3 references to VT_UI8
System.Messaging (3)
System\Messaging\Interop\MessagePropertyVariants.cs (3)
260
variantTypes[propertyId - basePropertyId] =
VT_UI8
;
330
else if (vt ==
VT_UI8
|| vt == VT_I8)
424
else if (vt ==
VT_UI8
|| vt == VT_I8)