PROPID_M_VERSION

The PROPID_M_VERSION property specifies the version of MSMQ used to send the message.

Type Indicator
VT_UI4
PROPVARIANT Field
ulVal
Property Values
0x0010

Remarks

MSMQ attaches PROPID_M_VERSION to the message when it is sent.

The receiving application can pass PROPID_M_VERSION to MQReceiveMessage to find out what version of MSMQ the sending application is using.

See Also

MQReceiveMessage


© 1997 by Microsoft Corporation. All rights reserved.