4 references to Next
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*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.Next(celt, rgelt, pceltFetchedLocal); 33 /// <inheritdoc cref="winmdroot.System.Com.IEnumUnknown.Interface.Next(uint, winmdroot.System.Com.IUnknown**, uint*)"/> 37 winmdroot.Foundation.HRESULT __result = @this.Next(celt, rgelt, default(uint* ));