PROPID_QM_PATHNAME

The PROPID_QM_PATHNAME property specifies the MSMQ pathname of the computer.

Type Indicator
VT_LPWSTR
PROPVARIANT Field
pwszVal
Property Values
MSMQ pathname.

Remarks

To find the MSMQ pathname of a computer, pass PROPID_QM_PATHNAME to MQGetMachineProperties and examine its returned value. When calling MQGetMachineProperties, the type identifier of this property must be set to VT_NULL.

Note For dependent clients, MSMQ sets this property to the pathname of the client's server computer.

See Also

MQGetMachineProperties


© 1997 by Microsoft Corporation. All rights reserved.