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 |
---|---|
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. |
|
This structure is an array of MQPROPVARIANTstructures used to specify the value of a queue, message, and machine property. |
|
This structure is an optional array that contains error codes returned by MSMQ. |
|
This structure describes a set of message properties. |
|
This structure describes a set of Queue Manager properties. |
|
This structure describes a set of queue properties. |
|
This structure is a general structure used to store property values and value type. |