1 implementation of Interface
System.Windows.Forms (1)
System\Windows\Forms\StringSource.cs (1)
14
internal unsafe class StringSource : IEnumString.
Interface
, IManagedWrapper<IEnumString>
8 references to Interface
System.Private.Windows.Core (8)
_generated\143\Windows.Win32.IEnumString.g.cs (4)
87
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
123
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
154
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
182
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
_generated\235\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)