6 references to VT_UI1
System.Messaging (6)
System\Messaging\ActiveXMessageFormatter.cs (6)
70variantType != VT_I1 && variantType != VT_UI1 && 77variantType != (VT_VECTOR | VT_UI1) && 148case VT_VECTOR | VT_UI1: 179case VT_UI1: 275message.properties.SetUI4(NativeMethods.MESSAGE_PROPID_BODY_TYPE, VT_UI1 | VT_VECTOR); 298variantType = VT_UI1;