3 references to MessagePropertyVariants
System.Messaging (3)
System\Messaging\Interop\MachinePropertyVariants.cs (1)
17
:
base
(5, NativeMethods.MACHINE_BASE + 1)
System\Messaging\Interop\QueuePropertyVariants.cs (1)
20
:
base
(MaxQueuePropertyIndex, NativeMethods.QUEUE_PROPID_BASE + 1)
System\Messaging\MessageQueue.cs (1)
2034
MessagePropertyVariants properties = new
MessagePropertyVariants
(5, 0);