7 references to lpVtbl
System.Windows.Forms.Primitives (7)
Windows.Win32.IFontDisp.g.cs (7)
42 return ((delegate *unmanaged [Stdcall]<IFontDisp*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IFontDisp*)Unsafe.AsPointer(ref this), riid, ppvObject); 47 return ((delegate *unmanaged [Stdcall]<IFontDisp*,uint>)lpVtbl[1])((IFontDisp*)Unsafe.AsPointer(ref this)); 52 return ((delegate *unmanaged [Stdcall]<IFontDisp*,uint>)lpVtbl[2])((IFontDisp*)Unsafe.AsPointer(ref this)); 66 ((delegate *unmanaged [Stdcall]<IFontDisp*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IFontDisp*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure(); 71 ((delegate *unmanaged [Stdcall]<IFontDisp*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IFontDisp*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure(); 92 ((delegate *unmanaged [Stdcall]<IFontDisp*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IFontDisp*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure(); 109 ((delegate *unmanaged [Stdcall]<IFontDisp*,int ,global::System.Guid* ,uint ,winmdroot.System.Com.DISPATCH_FLAGS ,winmdroot.System.Com.DISPPARAMS* ,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Com.EXCEPINFO* ,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((IFontDisp*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure();