SetResourceDLLName

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

Syntax                 RetVal = [BIAdvPrn.]SetResourceDLLName  stringresdll pDevMode

Returns               RetVal                    Boolean           TRUE if the member was successfully set, otherwise FALSE.

Remarks             stringresdll             STRING        

                            pDevMode             BlackIceDEVMODE*     Pointer to the DEVMODE structure.

See Also