SetEmailAuditLogging

Enables/Disables the audit logging of the email sending. When audit logging is enabled, the Printer Driver generates log files in CSV format.

 

SetEmailAuditLogging (pDevMode As Long, bEnable As Boolean) As Boolean

 

Input value pDevMode:       - pointer to the BlackIceDEVMODE structure.

Input value bEnable:           - state to set

Return value - TRUE on success, otherwise FALSE.