3 references to Next
Microsoft.Private.Windows.Core (3)
_generated\137\Windows.Win32.IEnumFORMATETC.g.cs (2)
55
/// <inheritdoc cref="
Next
(uint, winmdroot.System.Com.FORMATETC*, uint*)"/>
60
winmdroot.Foundation.HRESULT __result = this.
Next
((uint )rgelt.Length, rgeltLocal, pceltFetched);
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
692
while (enumFORMATETC.Value->
Next
(1, &formatEtc) == HRESULT.S_OK)