ClearEvents¶
-
virtual void IEventResponse::ClearEvents() = 0¶
Clears the collection of events used as source for this response, except for ‘hard-wired’ events.
- Throws
CUnsupportedException
– Collection cannot be modified.CInvalidOperationException
– Entity associated with this collection is in invalid state.CCommunicationErrorException
– Protocol error.CConnectionLostException
– Connection to controller lost.CRebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.