KSC Open API
Kaspersky Security Center API description
ExtAud Class Reference

Interface for working with ExtAudit subsystem. More...

List of all members.

Public Member Functions

 GetRevision (long nObjId, int nObjType, int nObjRevision,[out] params pObjParams)
 Get object revision.
 UpdateRevisionDesc (long nObjId, int nObjType, int nObjRevision, wstring wstrNewDescription)
 Update revision description.
 FinalDelete (array arrObjects)
 Final delete for deleted objects.

Detailed Description

Interface for working with ExtAudit subsystem.

This interface allow you to get a revision of an object and update description.