Description Returns the value of the BLF_LAUNCHAPP flag. Represents the value of the 'Enable Start Application' checkbox.
Syntax RetVal = [BIAdvPrn.]IsStartApplicationEnabled pDevMode
Returns RetVal Boolean TRUE if Enable Start Application is used, otherwise FALSE.
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also