DisableGroupFile

Description         Sets the BLF_DISABLEGROUPFILE flag. Sets the value of the 'Disable Group File' checkbox.

Syntax                 RetVal = [BIAdvPrn.]DisableGroupFile  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also