EnableDisableImage

Description         Sets the BLF_DISABLEIMAGE flag. Sets the value of the 'Disable Image' checkbox.

Syntax                 RetVal = [BIAdvPrn.]EnableDisableImage  pDevMode

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

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also