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