PROPID_M_SIGNATURE_LEN

The PROPID_M_SIGNATURE_LEN property indicates the length of the message's digital signature.

Type Indicator
VT_UI4
PROPVARIANT Field
ulVal
Property Values
Length (in bytes) of the digital signature.

Remarks

The PROPID_M_SIGNATURE_LEN property is used for messages sent with a digital signature to an MSMQ Connector.

When passing PROPID_M_SIGNATURE_LEN to MQReceiveMessage, the corresponding VT field in the aPropVar array can be set to VT_NULL.

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

MQReceiveMessage, PROPID_M_SIGNATURE