2 references to GetUI2
System.Messaging (2)
System\Messaging\Message.cs (2)
271int res = ((int)properties.GetUI2(NativeMethods.MESSAGE_PROPID_CLASS)) & 0x0000FFFF; 1319int cls = properties.GetUI2(NativeMethods.MESSAGE_PROPID_CLASS);