1 implementation of Stat
Microsoft.Private.Windows.Core (1)
Windows\Win32\System\Com\ComManagedStream.cs (1)
194HRESULT IStream.Interface.Stat(STATSTG* pstatstg, uint grfStatFlag)
2 references to Stat
Microsoft.Private.Windows.Core (2)
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);