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