Description Returns the value of the BLF_ENABLETIFFDLL flag. If set the using of the BITIFF.DLL is enabled. Can be set only programmatically.
Syntax RetVal = [BIAdvPrn.]IsTiffDllEnabled pDevMode
Returns RetVal Boolean TRUE if the BITIFF.DLL is enabled, otherwise FALSE.
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also