1 implementation of Stat
System.Private.Windows.Core (1)
Windows\Win32\System\Com\ComManagedStream.cs (1)
194
HRESULT IStream.Interface.
Stat
(STATSTG* pstatstg, uint grfStatFlag)
3 references to Stat
System.Private.Windows.Core (3)
_generated\161\Windows.Win32.IStream.g.cs (1)
376
return __object.
Stat
(pstatstg, grfStatFlag);
_generated\241\Windows.Win32.System_Com_IStream_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Com.IStream.Interface.
Stat
(winmdroot.System.Com.STATSTG*, uint)"/>
28
winmdroot.Foundation.HRESULT __result = @this.
Stat
(pstatstgLocal, grfStatFlag);