GetJPEGDLLName

Returns the value of the JPEGDLLName member of the BlackIceDEVMODE. The JPEGDLLName member stores the name and path of the JPEG32.DLL.  This DLL encodes the Jpeg files. The file is needed for Jpeg output.

 

GetJPEGDLLName(pDevMode As Long) As String;

 

Input value: pDevMode       - handle to the BlackIceDEVMODE structure.

Return value - JPEGDLLName (string)