![]() |
• Message Manager |
|
API Links
Developer Links
|
Message::GetMessageTypeDefined in:
Returns the dynamic type identifier of a message.
C4Messages.hPrototype
Description
The GetMessageType function is typically called from the Application::ConstructMessage function to determine what type of message needs to be constructed or from the Application::ReceiveMessage function to determine what type of message is being received.
See Also
|