MSMQ Structures (Compact 2013)
3/26/2014
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 MQPROPVARIANT structures 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. |