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