EnableStartApplication

Description         Sets the BLF_LAUNCHAPP flag. Sets the value of the 'Enable Start Application' checkbox.

Syntax                 RetVal = [BIAdvPrn.]EnableStartApplication  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also