GetApplicationPath

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

Syntax                 RetVal = [BIAdvPrn.]GetApplicationPath  pDevMode

Returns               RetVal                    STRING         Application Path (string).

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also