4 references to lpVtbl
System.Windows.Forms.Primitives (4)
Windows.Win32.IGetVBAObject.g.cs (4)
41 return ((delegate *unmanaged [Stdcall]<IGetVBAObject*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IGetVBAObject*)Unsafe.AsPointer(ref this), riid, ppvObject); 46 return ((delegate *unmanaged [Stdcall]<IGetVBAObject*,uint>)lpVtbl[1])((IGetVBAObject*)Unsafe.AsPointer(ref this)); 51 return ((delegate *unmanaged [Stdcall]<IGetVBAObject*,uint>)lpVtbl[2])((IGetVBAObject*)Unsafe.AsPointer(ref this)); 101 ((delegate *unmanaged [Stdcall]<IGetVBAObject*,global::System.Guid* ,void** ,uint ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IGetVBAObject*)Unsafe.AsPointer(ref this), riid, ppvObj, dwReserved).ThrowOnFailure();