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