aPropVar

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

Runs on Versions Defined in Include Link to
Windows CE OS 2.0 and later. Versions prior to 2.12 require the MSMQ add-on pack. Mq.h Mq.h  

Note   This API is part of the complete Windows CE OS package as provided by Microsoft. The functionality of a particular platform is determined by the original equipment manufacturer (OEM) and some devices may not support this API.

See Also

aPropID, aStatus, MQMSGPROPS, MQPROPVARIANT, MQQMPROPS, MQQUEUEPROPS

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.