GetResourceDLLName

Description         Returns the value of the ResourceDLLName member of the BlackIceDEVMODE. The ResourceDLLName member stores the name and path of the driver resource DLL

Syntax                 RetVal = [BIAdvPrn.]GetResourceDLLName  pDevMode

Returns               RetVal                    STRING         ResourceDLLName (string).

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also