SetOutputDirectory

Description         Sets the OutputDirectory member of the BlackIceDEVMODE. Sets the value of the 'Output Directory' edit box.

Syntax                 RetVal = [BIAdvPrn.]SetOutputDirectory  outputdir pDevMode

Returns               RetVal                    Boolean           TRUE if the member was successfully set, otherwise FALSE.

Remarks             outputdir                STRING         Output Directory (string).

                            pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also