4 references to Interface
Microsoft.Private.Windows.Core (4)
_generated\232\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)