3 references to MESSAGE_PROPID_SRC_MACHINE_ID
System.Messaging (3)
System\Messaging\Message.cs (3)
228properties.SetGuid(NativeMethods.MESSAGE_PROPID_SRC_MACHINE_ID, new byte[GenericIdSize]); 1646byte[] bytes = this.properties.GetGuid(NativeMethods.MESSAGE_PROPID_SRC_MACHINE_ID); 2284this.properties.Ghost(NativeMethods.MESSAGE_PROPID_SRC_MACHINE_ID);