3 references to Stat
System.Private.Windows.Core (3)
Windows.Win32.IStorage.g.cs (1)
743 return __object.Stat(pstatstg, grfStatFlag);
Windows.Win32.System_Com_StructuredStorage_IStorage_Extensions.g.cs (2)
148 /// <inheritdoc cref="winmdroot.System.Com.StructuredStorage.IStorage.Interface.Stat(winmdroot.System.Com.STATSTG*, uint)"/> 153 winmdroot.Foundation.HRESULT __result = @this.Stat(pstatstgLocal, grfStatFlag);