SetApplicationPath

Description         Sets the ApplicationPath member of the BlackIceDEVMODE. Sets the value of the 'Application Path' edit box.

Syntax                 RetVal = [BIAdvPrn.]SetApplicationPath  applicationpath pDevMode

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

Remarks             applicationpath     STRING         Application Path (string).

                            pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also