aStatus

 

Applies To: Windows 10, Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Server Technical Preview, Windows Vista

The aStatus structure is an optional array that contains error codes returned by Message Queuing.

An aStatus array is included as a member in the following property structures:

Position i in an aStatus array is a reported status code of the property whose identifier and value are in position i in the corresponding aPropID and aPropVar arrays.

Message Queuing errors are divided into four categories (by increasing order of severity); the category can be determined by looking at the upper two bits of the error code (success = 00, informational = 01, warning = 10, fatal = 11).

Requirements

Windows NT/2000/XP: Included in Windows NT 4.0 SP3 and later.

Windows 95/98/Me: Included in Windows 95 and later.

Header: Declared in Mq.h.

See Also

Message Queuing Properties
Message Queuing Structures
aPropID
aPropVar
MQMGMTPROPS
MQMSGPROPS
MQPRIVATEPROPS
MQQMPROPS
MQQUEUEPROPS