KSC Open API
Kaspersky Security Center API description
|
Interface to server events. More...
Public Member Functions | |
int | Subscribe (wstring wstrEvent, params pFilter,[out] int nPeriod) |
Subscribe on event. | |
UnSubscribe (int nSubsId) | |
UnSubscribe from event. | |
boolean | Retrieve ([out] array pEvents,[out] int nPeriod) |
Retrieve. | |
boolean | IsServiceConsoleAvailable (wstring wstrProdName, wstring wstrProdVersion) |
Check service console availability. | |
boolean | IsAnyServiceConsoleAvailable () |
Check any service console availability. |
Interface to server events.
This interface allow user to subscribe on server events and retrieve them.