1 instantiation of Vftbl
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\IInspectable.cs (1)
38
AbiToProjectionVftable = new
Vftbl
58 references to Vftbl
PresentationFramework (58)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (15)
442
public IInspectable.
Vftbl
IInspectableVftbl;
453
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
458
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 3);
586
public IInspectable.
Vftbl
IInspectableVftbl;
611
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
630
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 17);
1126
public IInspectable.
Vftbl
IInspectableVftbl;
1137
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
1142
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 3);
1276
public IInspectable.
Vftbl
IInspectableVftbl;
1288
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
1294
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 4);
1470
public IInspectable.
Vftbl
IInspectableVftbl;
1479
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
1482
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 1);
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (18)
215
public IInspectable.
Vftbl
IInspectableVftbl;
227
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
233
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 4);
405
public IInspectable.
Vftbl
IInspectableVftbl;
414
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
417
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 1);
479
public IInspectable.
Vftbl
IInspectableVftbl;
488
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
491
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 1);
560
public IInspectable.
Vftbl
IInspectableVftbl;
569
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
572
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 1);
641
public IInspectable.
Vftbl
IInspectableVftbl;
651
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
655
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 2);
759
public IInspectable.
Vftbl
IInspectableVftbl;
768
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
771
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 1);
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.net5.cs (2)
87
Vtable = IInspectable.
Vftbl
.AbiToProjectionVftablePtr
107
if (objRef.TryAs<IInspectable.
Vftbl
>(out var inspectableRef) == 0)
MS\Internal\WindowsRuntime\Generated\WinRT\IInspectable.cs (8)
33
public static readonly
Vftbl
AbiToProjectionVftable;
45
AbiToProjectionVftablePtr = Marshal.AllocHGlobal(Marshal.SizeOf<
Vftbl
>());
88
new IInspectable(ObjectReference<
Vftbl
>.FromAbi(thisPtr));
90
private readonly ObjectReference<
Vftbl
> _obj;
92
public static implicit operator IInspectable(IObjectReference obj) => obj.As<
Vftbl
>();
93
public static implicit operator IInspectable(ObjectReference<
Vftbl
> obj) => new IInspectable(obj);
96
public IInspectable(IObjectReference obj) : this(obj.As<
Vftbl
>()) { }
97
public IInspectable(ObjectReference<
Vftbl
> obj)
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (1)
912
return objRef.As<IInspectable.
Vftbl
>();
MS\Internal\WindowsRuntime\Generated\WinRT\Projections.cs (1)
201
if(objectReference.TryAs<IInspectable.
Vftbl
>(out var inspectablePtr) == 0)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (8)
96
internal IInspectable.
Vftbl
IInspectableVftbl;
104
IInspectableVftbl = Marshal.PtrToStructure<IInspectable.
Vftbl
>(vftblPtr.Vftbl);
114
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
117
var nativeVftbl = (IntPtr*)Marshal.AllocCoTaskMem(Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 1);
418
internal IInspectable.
Vftbl
IInspectableVftbl;
430
IInspectableVftbl = Marshal.PtrToStructure<IInspectable.
Vftbl
>(vftblPtr.Vftbl);
443
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
449
var nativeVftbl = (IntPtr*)Marshal.AllocCoTaskMem(Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 4);
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (4)
207
internal IInspectable.
Vftbl
IInspectableVftbl;
220
IInspectableVftbl = Marshal.PtrToStructure<IInspectable.
Vftbl
>(vftblPtr.Vftbl);
233
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
239
var nativeVftbl = (IntPtr*)Marshal.AllocCoTaskMem(Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 4);
MS\Internal\WindowsRuntime\Generated\WinRT_Interop.cs (1)
16
public IInspectable.
Vftbl
IInspectableVftbl;