IsRedirectPrintingLogEnabled

 

Gets whether the redirect printg logging is enabled.

 

IsRedirectPrintingLogEnabled(pDevMode As Long) As Boolean

 

Input value:pDevMode                    - handle to the BlackIceDEVMODE structure.

Return value:BOOL             - TRUE if the redirect printing logging feature is enabled otherwise FALSE.

 

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