2 references to VT_VECTOR
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqOutputMessage.cs (1)
47
EnsureBodyTypeProperty(UnsafeNativeMethods.
VT_VECTOR
| UnsafeNativeMethods.VT_UI1);
System\ServiceModel\Channels\NativeMsmqMessage.cs (1)
312
: base(message, id, UnsafeNativeMethods.VT_UI1 | UnsafeNativeMethods.
VT_VECTOR
)