3 references to VT_UI4
System.Messaging (3)
System\Messaging\Interop\MessagePropertyVariants.cs (3)
244
variantTypes[propertyId - basePropertyId] =
VT_UI4
;
328
else if (vt ==
VT_UI4
|| vt == VT_I4)
422
else if (vt ==
VT_UI4
|| vt == VT_I4)