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)

ITcEvent 1: Methods

Name

Description

GetEventClass

Returns the GUID of the event class.

GetEventId

Returns the ID of the event.

GetSeverity

Returns the Severity of the event.

GetSourceInfo

Returns the SourceInfo.

GetJsonAttribute

Returns the JSON attribute.

GetText

Returns the text asynchronously.

GetEventClassName

Returns the event class name asynchronously.