GetTIFFDLLName

Returns the value of the TIFFDLLName member of the BlackIceDEVMODE. The TIFFDLLName member stores the name and path of the TIFF32.dll. This DLL encodes the TIFF files. The file is needed for TIFF output.

 

GetTIFFDLLName(pDevMode As Long) As String;

 

Input value: pDevMode       - handle to the BlackIceDEVMODE structure.

Return value - TIFFDLLName (string)