KSC Open API
Kaspersky Security Center API description
ConEvents::UnSubscribe ( int  nSubsId)

UnSubscribe from event.

Use this method to unsubscribe from an event.

Parameters:
nSubsId[in] (int) subscription id (see method ConEvents::Subscribe)
Exceptions:
STDE_NOTFOUNDsubscription was not found
See also:
Event polling usage