5 references to lpVtbl
System.Windows.Forms.Primitives (5)
_generated\118\Windows.Win32.IConnectionPointContainer.g.cs (5)
44 return ((delegate *unmanaged [Stdcall]<IConnectionPointContainer*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IConnectionPointContainer*)Unsafe.AsPointer(ref this), riid, ppvObject); 49 return ((delegate *unmanaged [Stdcall]<IConnectionPointContainer*,uint>)lpVtbl[1])((IConnectionPointContainer*)Unsafe.AsPointer(ref this)); 54 return ((delegate *unmanaged [Stdcall]<IConnectionPointContainer*,uint>)lpVtbl[2])((IConnectionPointContainer*)Unsafe.AsPointer(ref this)); 89 return ((delegate *unmanaged [Stdcall]<IConnectionPointContainer*,winmdroot.System.Com.IEnumConnectionPoints** ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IConnectionPointContainer*)Unsafe.AsPointer(ref this), ppEnum); 136 return ((delegate *unmanaged [Stdcall]<IConnectionPointContainer*,global::System.Guid* ,winmdroot.System.Com.IConnectionPoint** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IConnectionPointContainer*)Unsafe.AsPointer(ref this), riid, ppCP);