Sun Java System Message Queue 4.2 Developer's Guide for C Clients

Parameters

messageHandle

Output parameter for the handle to the new, empty message.

After you obtain the handle to a bytes message, you can use this handle to define its content with the MQSetBytesMessageBytesMQSetBytesMessageBytes function, to set its headers with the MQSetMessageHeaders() function, and to set its properties with the MQSetMessageProperties() function.