1 implementation of Next
Microsoft.Private.Windows.Core (1)
System\Private\Windows\Ole\FormatEnumerator.cs (1)
106HRESULT IEnumFORMATETC.Interface.Next(uint celt, FORMATETC* rgelt, uint* pceltFetched)
2 references to Next
Microsoft.Private.Windows.Core (2)
Windows.Win32.System_Com_IEnumFORMATETC_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Com.IEnumFORMATETC.Interface.Next(uint, winmdroot.System.Com.FORMATETC*, uint*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.Next((uint )rgelt.Length, rgeltLocal, pceltFetched);