3 references to Next
System.Private.Windows.Core (3)
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
564
while (enumFORMATETC.Value->
Next
(1, &formatEtc) == HRESULT.S_OK)
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);