8 references to Interface
System.Private.Windows.Core (8)
_generated\141\Windows.Win32.IEnumSTATDATA.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\234\Windows.Win32.System_Com_IEnumSTATDATA_Extensions.g.cs (4)
23 /// <inheritdoc cref="winmdroot.System.Com.IEnumSTATDATA.Interface.Next(uint, winmdroot.System.Com.STATDATA*, uint*)"/> 25 internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Com.IEnumSTATDATA.Interface @this, Span<winmdroot.System.Com.STATDATA> rgelt, out uint pceltFetched) 37 /// <inheritdoc cref="winmdroot.System.Com.IEnumSTATDATA.Interface.Next(uint, winmdroot.System.Com.STATDATA*, uint*)"/> 38 internal static unsafe winmdroot.Foundation.HRESULT Next(this winmdroot.System.Com.IEnumSTATDATA.Interface @this, Span<winmdroot.System.Com.STATDATA> rgelt)