4 references to lpVtbl
System.Windows.Forms.Primitives (4)
Windows.Win32.ISpecifyPropertyPages.g.cs (4)
42 return ((delegate *unmanaged [Stdcall]<ISpecifyPropertyPages*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((ISpecifyPropertyPages*)Unsafe.AsPointer(ref this), riid, ppvObject); 47 return ((delegate *unmanaged [Stdcall]<ISpecifyPropertyPages*,uint>)lpVtbl[1])((ISpecifyPropertyPages*)Unsafe.AsPointer(ref this)); 52 return ((delegate *unmanaged [Stdcall]<ISpecifyPropertyPages*,uint>)lpVtbl[2])((ISpecifyPropertyPages*)Unsafe.AsPointer(ref this)); 97 return ((delegate *unmanaged [Stdcall]<ISpecifyPropertyPages*,winmdroot.System.Ole.CAUUID* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((ISpecifyPropertyPages*)Unsafe.AsPointer(ref this), pPages);