Description Sets the BLF_STARTMINIMIZED flag. Sets the value of the 'Minimized' radio button. The driver will start the application In a Minimized window.
Syntax RetVal = [BIAdvPrn.]EnableStartMinimized pDevMode
Returns RetVal Boolean TRUE if the flag was successfully set, otherwise FALSE.
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also