5 references to lpVtbl
System.Windows.Forms.Primitives (5)
_generated\223\Windows.Win32.IPropertyDescriptionList.g.cs (5)
44 return ((delegate *unmanaged [Stdcall]<IPropertyDescriptionList*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IPropertyDescriptionList*)Unsafe.AsPointer(ref this), riid, ppvObject); 49 return ((delegate *unmanaged [Stdcall]<IPropertyDescriptionList*,uint>)lpVtbl[1])((IPropertyDescriptionList*)Unsafe.AsPointer(ref this)); 54 return ((delegate *unmanaged [Stdcall]<IPropertyDescriptionList*,uint>)lpVtbl[2])((IPropertyDescriptionList*)Unsafe.AsPointer(ref this)); 100 ((delegate *unmanaged [Stdcall]<IPropertyDescriptionList*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IPropertyDescriptionList*)Unsafe.AsPointer(ref this), pcElem).ThrowOnFailure(); 155 ((delegate *unmanaged [Stdcall]<IPropertyDescriptionList*,uint ,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IPropertyDescriptionList*)Unsafe.AsPointer(ref this), iElem, riid, ppv).ThrowOnFailure();