1 implementation of Stat
WindowsBase (1)
Base\MS\Internal\IO\Packaging\CompoundFile\NativeCompoundFileAPIs.cs (1)
801void IStream.Stat(out System.Runtime.InteropServices.ComTypes.STATSTG pstatstg, int grfStatFlag)
2 references to Stat
WindowsBase (2)
Base\MS\Internal\IO\Packaging\CompoundFile\CFStream.cs (1)
86_safeIStream.Stat( out streamStat, SafeNativeCompoundFileConstants.STATFLAG_NONAME );
Base\System\IO\Packaging\CompoundFile\StreamInfo.cs (1)
795core.safeIStream.Stat( out mySTATs, SafeNativeCompoundFileConstants.STATFLAG_NONAME );