IsTIFFDllEnabled

Returns the value of the BLF_ENABLETIFFDLL flag. If set the using of the TIFF32.dll is enabled. Can be set only programmatically.

 

IsTiffDllEnabled(pDevMode As Long) As Boolean;

 

Input value: pDevMode       - handle to the BlackIceDEVMODE structure.

Return value - TRUE if the TIFF32.dll is enabled, otherwise FALSE