Description Returns the value of the BLF_STARTMINIMIZED flag. Represents the value of the 'Minimized' radio button.
Syntax RetVal = [BIAdvPrn.]IsStartMinimized pDevMode
Returns RetVal Boolean TRUE if the Start Application In Minimized Window is used, otherwise FALSE.
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also