GetJPEGDLLName

Description         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.

Syntax                 RetVal = [BIAdvPrn.]GetJPEGDLLName  pDevMode

Returns               RetVal                    STRING         JPEGDLLName (string).

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also