Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The following table shows the MSMQ structures with a description of the purpose of each.

Programming element Description

aPropID

This structure is an array used to specify queue, message, and machine property identifiers. It is used to identify which properties are specified for a call.

aPropVar

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

aStatus

This structure is an optional array that contains error codes returned by MSMQ.

MQMSGPROPS

This structure describes a set of message properties.

MQQMPROPS

This structure describes a set of Queue Manager properties.

MQQUEUEPROPS

This structure describes a set of queue properties.

MQPROPVARIANT

This structure is a general structure used to store property values and value type.