Gets the message in it's raw data form.
Fills a buffer with the message in the form of a string of characters as would be transmitted over a network to another xPL application. - Parameters:
-
| _pBuffer | On return this will contain a pointer to the raw data. |
- Returns:
- The size of the message buffer in bytes.
- See also:
- Create
|