7 references to VT_PTR
System.Private.Windows.Core (1)
Windows\Win32\System\Variant\VARIANT.cs (1)
733case VT_PTR:
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
337case VT_PTR:
System.Windows.Forms.Primitives.Tests (5)
Interop\Oleaut32\VARIANTTests.cs (5)
358yield return new object[] { VT_PTR }; 1148[InlineData((ushort)VT_PTR)] 1149[InlineData((ushort)(VT_PTR | VT_BYREF))] 1953[InlineData((ushort)VT_PTR)] 5264[InlineData((ushort)VT_PTR)]