ITcEvent
This interface provides general methods for ITcAlarm and ITcMessage. It is used in the callbacks of the interfaces ITcAlarmListener and ITcMessageListener.
Syntax
TCOM_DECL_INTERFACE("4A9CB0E9-8969-4B85-B567-605110511200", ITcEvent)
Methods
Name | Description |
---|---|
Returns the GUID of the event class. | |
Returns the ID of the event. | |
Returns the Severity of the event. | |
Returns the SourceInfo. | |
Returns the JSON attribute. | |
Returns the text asynchronously. | |
Returns the event class name asynchronously. |