VT_LPSTR

This is an ANSI string type. Properties of this type have an associated length property of type VT_UI4. The MSMQ Adapter performs conversions to UNICODE strings.

The MSMQ Adapter allows mapping of all properties of this type exclusive of PROPID_M_XACT_STATUS_QUEUE that cannot be set on an output card. The MSMQ Adapter expects the input data not to be null-terminated and depends upon the length record (four bytes). MSMQ limits the size of PROPID_M_LABEL to 250 characters and although the MSMQ Adapter does not place this limitation, the actual MSMQ property is set to the first 250 characters.

The following properties are in this group:
  • PROPID_M_ADMIN_QUEUE
  • PROPID_M_PROV_NAME
  • PROPID_M_XACT_STATUS_QUEUE
  • PROPID_M_DEST_QUEUE
  • PROPID_M_RESP_QUEUE
  • PROPID_M_LABEL (250 bytes max)