3 references to MESSAGE_PROPID_FIRST_IN_XACT
System.Messaging (3)
System\Messaging\Message.cs (3)
210
properties.SetUI1(NativeMethods.
MESSAGE_PROPID_FIRST_IN_XACT
, (byte)0);
1191
return (properties.GetUI1(NativeMethods.
MESSAGE_PROPID_FIRST_IN_XACT
) != 0);
2273
this.properties.Ghost(NativeMethods.
MESSAGE_PROPID_FIRST_IN_XACT
);