PROPID_QM_CONNECTION

(MSMQ 1.0 only) The PROPID_QM_CONNECTION property identifies the CN (Connected Network) list of the computer.

Type Indicator
VT_LPWSTR | VT_VECTOR
PROPVARIANT Field
calpwstr
Property Values
<CN TYPE><CN GUID><CN Name>

Remarks

The PROPID_QM_CONNECTION property is typically used by connector applications when retrieving the CN list of a computer.

To retrieve the CN list of a computer, pass PROPID_QM_MACHINE_ID to MQGetMachineProperties and examine its returned value.

QuickInfo

  Windows NT: Requires version 4.0 SP3 or later.
  Windows: Requires Windows 95 or later.
  Windows CE: Unsupported.
  Header: Declared in mq.h.
  Import Library: Use mqrt.lib.
  Unicode: Defined only as Unicode.

See Also

MQGetMachineProperties