IsEmailAuditLoggingEnabled

The method retrieves TRUE if the audit logging of the email sending is enabled otherwise FALSE. When audit logging is enabled, the Printer Driver generates log files in CSV format.

 

IsEmailAuditLoggingEnabled (pDevMode As Long) As Boolean

 

Input value pDevMode:       - pointer to the BlackIceDEVMODE structure.

Return value - TRUE if the audit logging is enabled, otherwise FALSE.