4 references to QUEUE_PROPID_INSTANCE
System.Messaging (4)
System\Messaging\MessageQueue.cs (3)
715Properties.SetNull(NativeMethods.QUEUE_PROPID_INSTANCE); 718IntPtr handle = Properties.GetIntPtr(NativeMethods.QUEUE_PROPID_INSTANCE); 727Properties.Remove(NativeMethods.QUEUE_PROPID_INSTANCE);
System\Messaging\MessageQueueEnumerator.cs (1)
152columns.AddColumnId(NativeMethods.QUEUE_PROPID_INSTANCE);