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