4 references to Interface
Microsoft.Private.Windows.Core (4)
_generated\235\Windows.Win32.System_Com_IEnumUnknown_Extensions.g.cs (4)
23 /// <inheritdoc cref="winmdroot.System.Com.IEnumUnknown.Interface.Next(uint, winmdroot.System.Com.IUnknown**, uint*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Com.IEnumUnknown.Interface @this, uint celt, winmdroot.System.Com.IUnknown** rgelt, out uint pceltFetched) 33 /// <inheritdoc cref="winmdroot.System.Com.IEnumUnknown.Interface.Next(uint, winmdroot.System.Com.IUnknown**, uint*)"/> 35 internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Com.IEnumUnknown.Interface @this, uint celt, winmdroot.System.Com.IUnknown** rgelt)