GetEventCount¶
-
virtual int32_t IEventResponse::GetEventCount() = 0¶
Retrieves the number of events in the collection.
- Returns
int32_t – Number of events in the collection.
- Throws
CCommunicationErrorException
– Protocol error.CConnectionLostException
– Connection to controller lost.CRebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.