WebSphere Message Service Client for C/C++, Version 2.0.2 Operating Systems: AIX, Linux, Solaris, Windows

JMS_IBM_MSGTYPE

Data type:
xmsINT
Property of:
Message

The type of the message.

The valid values of the property are as follows:
Valid value Meaning
MQMT_DATAGRAM The message is one that does not require a reply.
MQMT_REQUEST The message is one that requires a reply.
MQMT_REPLY The message is a reply message.
MQMT_REPORT The message is a report message.
These values correspond to the message types that can be specified in the MsgType field of a message descriptor. For more information about the MsgType field, see the WebSphere MQ Application Programming Reference.

By default, the property is not set.

This property is not relevant when an application connects to a service integration bus.


Reference topic

Terms of Use | Rate this page

Last updated: 24 May 2011

(C) Copyright IBM Corporation 2005, 2011. All Rights Reserved.