7 references to lpVtbl
System.Windows.Forms.Primitives (7)
Windows.Win32.IEnumConnections.g.cs (7)
42 return ((delegate *unmanaged [Stdcall]<IEnumConnections*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IEnumConnections*)Unsafe.AsPointer(ref this), riid, ppvObject); 47 return ((delegate *unmanaged [Stdcall]<IEnumConnections*,uint>)lpVtbl[1])((IEnumConnections*)Unsafe.AsPointer(ref this)); 52 return ((delegate *unmanaged [Stdcall]<IEnumConnections*,uint>)lpVtbl[2])((IEnumConnections*)Unsafe.AsPointer(ref this)); 102 return ((delegate *unmanaged [Stdcall]<IEnumConnections*,uint ,winmdroot.System.Com.CONNECTDATA* ,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IEnumConnections*)Unsafe.AsPointer(ref this), cConnections, rgcd, pcFetched); 133 ((delegate *unmanaged [Stdcall]<IEnumConnections*,uint ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IEnumConnections*)Unsafe.AsPointer(ref this), cConnections).ThrowOnFailure(); 161 ((delegate *unmanaged [Stdcall]<IEnumConnections*,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IEnumConnections*)Unsafe.AsPointer(ref this)).ThrowOnFailure(); 192 ((delegate *unmanaged [Stdcall]<IEnumConnections*,winmdroot.System.Com.IEnumConnections** ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((IEnumConnections*)Unsafe.AsPointer(ref this), ppEnum).ThrowOnFailure();