6 references to Interface
System.Windows.Forms.Primitives (6)
_generated\119\Windows.Win32.IEnumConnectionPoints.g.cs (4)
75
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
111
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
142
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
170
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
_generated\479\Windows.Win32.System_Com_IEnumConnectionPoints_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Com.IEnumConnectionPoints.
Interface
.Next(uint, winmdroot.System.Com.IConnectionPoint**, uint*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Com.IEnumConnectionPoints.
Interface
@this, uint cConnections, winmdroot.System.Com.IConnectionPoint** ppCP, out uint pcFetched)