2 references to PROPID_M_MSGID
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
49
this.messageId = new BufferProperty(this, UnsafeNativeMethods.
PROPID_M_MSGID
,
System\ServiceModel\Channels\MsmqOutputMessage.cs (1)
45
this.messageId = new BufferProperty(this, UnsafeNativeMethods.
PROPID_M_MSGID
, UnsafeNativeMethods.PROPID_M_MSGID_SIZE);