TGetMessageTypeName
Description
Returns the text of the message type specified by the parameter msg_type.
Parameters
Name | Description |
---|---|
msg_type | A message type as received in the TEvent structure of the event. |
Return Values
A pointer to a static buffer that contains the requested message name. When an invalid message type is specified, the buffer contains the message ID converted to text.
This page was last edited on June 27, 2017, at 20:21.
Comments or questions about this documentation? Contact us for support!