6 references to Interface
System.Windows.Forms.Primitives (6)
_generated\120\Windows.Win32.IEnumConnections.g.cs (4)
77
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
114
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
145
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
173
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
_generated\480\Windows.Win32.System_Com_IEnumConnections_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Com.IEnumConnections.
Interface
.Next(uint, winmdroot.System.Com.CONNECTDATA*, uint*)"/>
25
internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Com.IEnumConnections.
Interface
@this, Span<winmdroot.System.Com.CONNECTDATA> rgcd, out uint pcFetched)