Share via


aPropVar (Windows CE 5.0)

Send Feedback

This structure is an array of MQPROPVARIANT structures used to specify the value of a queue, message, and machine property.

Position i in this array contains the value for the property whose identifier and status are in position i in the corresponding aPropID and aStatus arrays, respectively.

An aPropVar array is used in the following property structures: MQQUEUEPROPS, MQMSGPROPS, and MQQMPROPS.

Requirements

OS Versions: Windows CE 2.0 and later. Versions prior to 2.12 require the MSMQ add-on pack.
Header: Mq.h.

See Also

aPropID | aStatus | MQMSGPROPS | MQPROPVARIANT | MQQMPROPS | MQQUEUEPROPS

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.