PROPID_M_CONNECTOR_TYPE

The PROPID_M_CONNECTOR_TYPE property indicates that some message properties typically generated by MSMQ are generated externally from MSMQ. These properties include several security and acknowledgment properties.

Type Indicator
VT_CLSID
PROPVARIANT Field
*puuid
Property Values
Pointer to a connector application identifier.

Remarks

This property is typically required whenever a message is passed by a connector application. The connector type is required so that the sending and receiving applications know how to interpret the security and acknowledgment properties of the messages.

For more information, see MSMQ Connector Server.

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.