EnableStartNormal

Description         Sets the BLF_STARTNORMAL flag. Sets the value of the 'Normal' radio button. The driver will  start the application In a Normal window.

Syntax                 RetVal = [BIAdvPrn.]EnableStartNormal  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also