GetSeverity
Returns the Severity of the event.
Syntax
virtual HRESULT TCOMAPI GetSeverity (TcEventSeverity severity)
Parameter
Name | Type | Description |
---|---|---|
severity | REFERENCE TO TcEventSeverity | Reference to the severity of an event. |
Return value
Type | Description |
---|---|
HRESULT | Returns S_OK if the method call was successful, otherwise an HRESULT as the error code. |