2 writes to vt
System.Messaging (2)
System\Messaging\Interop\MessagePropertyVariants.cs (2)
312newVectorProperties[usedProperties].vt = vt; 339newVectorProperties[usedProperties].vt = 0; //real value for VT_EMPTY
1 reference to vt
System.Messaging (1)
System\Messaging\Interop\MessagePropertyVariants.cs (1)
397short vt = (short)vectorProperties[i].vt;