Description Returns the value of the BLF_DISABLEGROUPFILE flag. Represents the value of the 'Disable Group File' checkbox.
Syntax RetVal = [BIAdvPrn.]IsGroupFileDisabled pDevMode
Returns RetVal Boolean TRUE if the Disable Group File is used, otherwise FALSE.
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also