3 references to VT_UI2
System.Messaging (3)
System\Messaging\Interop\MessagePropertyVariants.cs (3)
228variantTypes[propertyId - basePropertyId] = VT_UI2; 326else if (vt == VT_UI2 || vt == VT_I2) 420else if (vt == VT_UI2 || vt == VT_I2)