Aqualogic Interaction API  
 

IPTAuditManager.GetAuditingState Method 

Returns the current auditing settings (i.e. the value that was last passed to TurnOnGlobalAuditing or TurnOnAuditing)

int GetAuditingState();

Return Value

a bitmask of PT_AUDIT_TYPE values

See Also

IPTAuditManager Interface | com.plumtree.server Namespace | PT_AUDIT_TYPES