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)
443
public IInspectable.
Vftbl
IInspectableVftbl;
454
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
459
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 3);
587
public IInspectable.
Vftbl
IInspectableVftbl;
612
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
631
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 17);
1127
public IInspectable.
Vftbl
IInspectableVftbl;
1138
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
1143
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 3);
1277
public IInspectable.
Vftbl
IInspectableVftbl;
1289
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
1295
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 4);
1471
public IInspectable.
Vftbl
IInspectableVftbl;
1480
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
1483
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 1);
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (18)
216
public IInspectable.
Vftbl
IInspectableVftbl;
228
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
234
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 4);
406
public IInspectable.
Vftbl
IInspectableVftbl;
415
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
418
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 1);
480
public IInspectable.
Vftbl
IInspectableVftbl;
489
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
492
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 1);
561
public IInspectable.
Vftbl
IInspectableVftbl;
570
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
573
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 1);
642
public IInspectable.
Vftbl
IInspectableVftbl;
652
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
656
var nativeVftbl = (IntPtr*)ComWrappersSupport.AllocateVtableMemory(typeof(Vftbl), Marshal.SizeOf<global::WinRT.IInspectable.
Vftbl
>() + sizeof(IntPtr) * 2);
760
public IInspectable.
Vftbl
IInspectableVftbl;
769
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
772
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)
915
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);
417
internal IInspectable.
Vftbl
IInspectableVftbl;
429
IInspectableVftbl = Marshal.PtrToStructure<IInspectable.
Vftbl
>(vftblPtr.Vftbl);
442
IInspectableVftbl = global::WinRT.IInspectable.
Vftbl
.AbiToProjectionVftable,
448
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;