KSC Open API
Kaspersky Security Center API description
EventProcessing Class Reference

Interface implements the functionality for viewing and deleting events. More...

List of all members.

Public Member Functions

int GetRecordCount (wstring strIteratorId)
 Get record count in the result-set.
 GetRecordRange (wstring strIteratorId, int nStart, int nEnd,[out] params pParamsEvents)
 Acquire subset of result-set elements by range.
 InitiateDelete (wstring strIteratorId, params pSettings)
 Initiate delete events in the result-set.
 CancelDelete (wstring strIteratorId, params pSettings)
 Cancel delete events in the result-set.
 ReleaseIterator (wstring strIteratorId)
 Release result-set.

Detailed Description

Interface implements the functionality for viewing and deleting events.

See also:
Sample. Creating and running task.