3 references to MESSAGE_PROPID_SECURITY_CONTEXT
System.Messaging (3)
System\Messaging\Message.cs (3)
1479IntPtr handle = (IntPtr)(int)properties.GetUI4(NativeMethods.MESSAGE_PROPID_SECURITY_CONTEXT); 1488properties.Remove(NativeMethods.MESSAGE_PROPID_SECURITY_CONTEXT); 1495properties.SetUI4(NativeMethods.MESSAGE_PROPID_SECURITY_CONTEXT, handle);