8 references to lpVtbl
System.Windows.Forms.Primitives (8)
Windows.Win32.IConnectionPoint.g.cs (8)
42 return ((delegate *unmanaged [Stdcall]<IConnectionPoint*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IConnectionPoint*)Unsafe.AsPointer(ref this), riid, ppvObject); 47 return ((delegate *unmanaged [Stdcall]<IConnectionPoint*,uint>)lpVtbl[1])((IConnectionPoint*)Unsafe.AsPointer(ref this)); 52 return ((delegate *unmanaged [Stdcall]<IConnectionPoint*,uint>)lpVtbl[2])((IConnectionPoint*)Unsafe.AsPointer(ref this)); 97 return ((delegate *unmanaged [Stdcall]<IConnectionPoint*,global::System.Guid* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IConnectionPoint*)Unsafe.AsPointer(ref this), pIID); 132 return ((delegate *unmanaged [Stdcall]<IConnectionPoint*,winmdroot.System.Com.IConnectionPointContainer** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IConnectionPoint*)Unsafe.AsPointer(ref this), ppCPC); 178 return ((delegate *unmanaged [Stdcall]<IConnectionPoint*,winmdroot.System.Com.IUnknown* ,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IConnectionPoint*)Unsafe.AsPointer(ref this), pUnkSink, pdwCookie); 210 return ((delegate *unmanaged [Stdcall]<IConnectionPoint*,uint ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((IConnectionPoint*)Unsafe.AsPointer(ref this), dwCookie); 242 return ((delegate *unmanaged [Stdcall]<IConnectionPoint*,winmdroot.System.Com.IEnumConnections** ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((IConnectionPoint*)Unsafe.AsPointer(ref this), ppEnum);