1 implementation of Stat
WindowsBase (1)
Base\MS\Internal\IO\Packaging\CompoundFile\NativeCompoundFileAPIs.cs (1)
801
void 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)
795
core.safeIStream.
Stat
( out mySTATs, SafeNativeCompoundFileConstants.STATFLAG_NONAME );