Important: The information in this document is obsolete and should not be used for new development.
Using the Message Manager
This section describes how to
- determine the version of the Message Manager
- allocate and deallocate memory for globals
- create and retrieve global data for a single instance of the message handler
- create and retrieve global data for multiple instances of a message handler
- send and forward messages
Subtopics
- Determining the Version of the Message Manager
- Allocating Memory for and Disposing of Global Data
- Setting and Getting Global Data for a Single Handler Instance
- Setting and Getting Global Data for Multiple Handler Instances
- Sending and Forwarding Messages