6 references to Interface
System.Windows.Forms.Primitives (6)
Windows.Win32.IEnumConnections.g.cs (4)
75 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 112 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 143 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 171 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
Windows.Win32.System_Com_IEnumConnections_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Com.IEnumConnections.Interface.Next(uint, winmdroot.System.Com.CONNECTDATA*, uint*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Com.IEnumConnections.Interface @this, Span<winmdroot.System.Com.CONNECTDATA> rgcd, out uint pcFetched)