GetRedirectPrintingLogFile

 

Returns the path and filename of the redirect printing log file.

 

GetRedirectPrintingLogFile (pDevMode As Long) As String

 

Input value: pDevMode                   - handle to the BlackIceDEVMODE structure.

Return value -                       - path and name of the redirect printing log file

 

NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.