IsStartHidden

Description         Returns the value of the BLF_STARTHIDDEN flag. Represents the value of the 'Hidden' radio button.

Syntax                 RetVal = [BIAdvPrn.]IsStartHidden  pDevMode

Returns               RetVal                    Boolean           TRUE if Start Application Hidden is used, otherwise FALSE.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also