EnableStartHidden

Description         Sets the BLF_STARTHIDDEN flag. Sets the value of the 'Hidden' radio button. The driver will start the application Hidden.

Syntax                 RetVal = [BIAdvPrn.]EnableStartHidden  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also