4 references to Interface
Microsoft.Private.Windows.Core (4)
_generated\234\Windows.Win32.System_Com_IEnumString_Extensions.g.cs (4)
23
/// <inheritdoc cref="winmdroot.System.Com.IEnumString.
Interface
.Next(uint, winmdroot.Foundation.PWSTR*, uint*)"/>
25
internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Com.IEnumString.
Interface
@this, Span<winmdroot.Foundation.PWSTR> rgelt, out uint pceltFetched)
37
/// <inheritdoc cref="winmdroot.System.Com.IEnumString.
Interface
.Next(uint, winmdroot.Foundation.PWSTR*, uint*)"/>
38
internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Com.IEnumString.
Interface
@this, Span<winmdroot.Foundation.PWSTR> rgelt)