SetEmailAuditLogDir

Sets the path of the audit log directory. This value is used when the audit logging option is enabled. For more information please see the SetEmailLogging method.

 

SetEmailAuditLogDir (pDevMode As Long, pStr As String) As Boolean

 

Input value pDevMode:       - pointer to the BlackIceDEVMODE structure.

Input value pStr:                   - The full path of the audit log folder to set. The maximum length of this parameter is 260 (including terminating \0 character).

Return value - TRUE on success otherwise FALSE.