GetOutputDirectory

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

Syntax                 RetVal = [BIAdvPrn.]GetOutputDirectory  pDevMode

Returns               RetVal                    STRING         Output Directory (string).

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also