8 references to Interface
System.Private.Windows.Core (8)
_generated\140\Windows.Win32.IEnumMoniker.g.cs (4)
82 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 118 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 149 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 177 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object);
_generated\233\Windows.Win32.System_Com_IEnumMoniker_Extensions.g.cs (4)
23 /// <inheritdoc cref="winmdroot.System.Com.IEnumMoniker.Interface.Next(uint, winmdroot.System.Com.IMoniker**, uint*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Com.IEnumMoniker.Interface @this, uint celt, winmdroot.System.Com.IMoniker** rgelt, out uint pceltFetched) 33 /// <inheritdoc cref="winmdroot.System.Com.IEnumMoniker.Interface.Next(uint, winmdroot.System.Com.IMoniker**, uint*)"/> 35 internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Com.IEnumMoniker.Interface @this, uint celt, winmdroot.System.Com.IMoniker** rgelt)