KSC Open API
Kaspersky Security Center API description
int EventProcessing::GetRecordCount ( wstring  strIteratorId)

Get record count in the result-set.

Returns number of elements contained in the specified result-set.

Parameters:
strIteratorId(wstring) result-set ID, identifier of the server-side ordered collection of found data records.
Returns:
(int) number of elements contained in the specified result-set.
See also:
Sample. Creating and running task.