MSMQ Private Computer Properties

 

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

Message Queuing provides the following properties for monitoring the local computer.

These properties are specified in the MQPRIVATEPROPS structure, which is then provided as an In parameter for the MQGetPrivateComputerInformation API function.

Private computer properties Description
PROPID_PC_DS_ENABLED (Introduced in MSMQ 2.0.) Indicates whether the Message Queuing service is configured to use the directory service and is operating in domain or offline mode.
PROPID_PC_VERSION (Introduced in MSMQ 2.0.) Indicates the version of Message Queuing installed.

See Also

Message Queuing Properties
MQPRIVATEPROPS
MQGetPrivateComputerInformation