6 references to Interface
System.Private.Windows.Core (6)
Windows.Win32.IEnumSTATSTG.g.cs (4)
72
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
108
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
141
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
174
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
Windows.Win32.System_Com_StructuredStorage_IEnumSTATSTG_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Com.StructuredStorage.IEnumSTATSTG.
Interface
.Next(uint, winmdroot.System.Com.STATSTG*, uint*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Com.StructuredStorage.IEnumSTATSTG.
Interface
@this, Span<winmdroot.System.Com.STATSTG> rgelt, uint* pceltFetched)