_generated\119\Windows.Win32.IEnumConnectionPoints.g.cs (7)
44 return ((delegate *unmanaged [Stdcall]<IEnumConnectionPoints*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IEnumConnectionPoints*)Unsafe.AsPointer(ref this), riid, ppvObject);
49 return ((delegate *unmanaged [Stdcall]<IEnumConnectionPoints*,uint>)lpVtbl[1])((IEnumConnectionPoints*)Unsafe.AsPointer(ref this));
54 return ((delegate *unmanaged [Stdcall]<IEnumConnectionPoints*,uint>)lpVtbl[2])((IEnumConnectionPoints*)Unsafe.AsPointer(ref this));
101 return ((delegate *unmanaged [Stdcall]<IEnumConnectionPoints*,uint ,winmdroot.System.Com.IConnectionPoint** ,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IEnumConnectionPoints*)Unsafe.AsPointer(ref this), cConnections, ppCP, pcFetched);
132 ((delegate *unmanaged [Stdcall]<IEnumConnectionPoints*,uint ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IEnumConnectionPoints*)Unsafe.AsPointer(ref this), cConnections).ThrowOnFailure();
160 ((delegate *unmanaged [Stdcall]<IEnumConnectionPoints*,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IEnumConnectionPoints*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
191 ((delegate *unmanaged [Stdcall]<IEnumConnectionPoints*,winmdroot.System.Com.IEnumConnectionPoints** ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((IEnumConnectionPoints*)Unsafe.AsPointer(ref this), ppEnum).ThrowOnFailure();