IsStartNormal

Description         Returns the value of the BLF_STARTNORMAL flag. Represents the value of the 'Normal' radio button.

Syntax                 RetVal = [BIAdvPrn.]IsStartNormal  pDevMode

Returns               RetVal                    Boolean           TRUE if the Start Application In Normal Window is used, otherwise FALSE.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also