6 references to VT_BSTR_BLOB
System.Private.Windows.Core (1)
Windows\Win32\System\Variant\VARIANT.cs (1)
861case VT_BSTR_BLOB: // System use only.
System.Windows.Forms.Primitives.Tests (5)
Interop\Oleaut32\VARIANTTests.cs (5)
377yield return new object[] { VT_BSTR_BLOB }; 1170[InlineData((ushort)(VT_BSTR_BLOB | VT_BYREF))] 1190[InlineData((ushort)VT_BSTR_BLOB)] 1982[InlineData((ushort)VT_BSTR_BLOB)] 5287[InlineData((ushort)VT_BSTR_BLOB)]