2 references to VT_EMPTY
System.Messaging (2)
System\Messaging\Interop\MessagePropertyVariants.cs (2)
338
else if (vt ==
VT_EMPTY
)
386
variantTypes[propertyId - basePropertyId] =
VT_EMPTY
;