3 references to Next
System.Private.Windows.Core (3)
_generated\142\Windows.Win32.IEnumSTATSTG.g.cs (1)
77 return __object.Next(celt, rgelt, pceltFetched);
_generated\245\Windows.Win32.System_Com_StructuredStorage_IEnumSTATSTG_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Com.StructuredStorage.IEnumSTATSTG.Interface.Next(uint, winmdroot.System.Com.STATSTG*, uint*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.Next((uint )rgelt.Length, rgeltLocal, pceltFetched);