1 implementation of Stat
WindowsBase (1)
Base\MS\Internal\IO\Packaging\CompoundFile\NativeCompoundFileAPIs.cs (1)
556void IStorage.Stat(
2 references to Stat
WindowsBase (2)
Base\System\IO\Packaging\CompoundFile\StorageInfo.cs (1)
1174core.safeIStorage.Stat( out returnValue, 0 );
Base\System\IO\Packaging\CompoundFile\StorageRoot.cs (1)
502root.Stat( out rootSTAT, SafeNativeCompoundFileConstants.STATFLAG_NONAME );