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

This 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.

See Also

MQReceiveMessage, PROPID_M_SIGNATURE


© 1997 by Microsoft Corporation. All rights reserved.