Description Sets the TIFFDLLName member of the BlackIceDEVMODE. The TIFFDLLName member stores the name and path of the BITIFF.DLL. This DLL encodes the TIFF files. The file is needed for TIFF output.
Syntax RetVal = [BIAdvPrn.]SetTIFFDLLName stringtiffdll
Returns RetVal Boolean TRUE if the member was successfully set, otherwise FALSE.
Remarks stringtiffdll STRING TIFFDLLName (string).
pDevMode BlackIceDEVMODE* Pointer to the DEVMODE structure.
See Also