ReactOS 0.4.16-dev-1408-gbc64f3a
DIRTREESTATS Struct Reference
Collaboration diagram for DIRTREESTATS:

Public Attributes

PDWORD pDirCount
 
PDWORD pFileCount
 
PULARGE_INTEGER pTotVirtSize
 
PULARGE_INTEGER pTotPhysSize
 
UINT nTick
 
UINT fAttribSet
 
UINT fAttribAll
 
BOOL bMultipleTypes
 
BOOL bDeepRecurse
 
WCHAR szType [max(100, RTL_FIELD_SIZE(SHFILEINFOA, szTypeName))]
 

Detailed Description

Definition at line 812 of file filedefext.cpp.

Member Data Documentation

◆ bDeepRecurse

BOOL DIRTREESTATS::bDeepRecurse

◆ bMultipleTypes

BOOL DIRTREESTATS::bMultipleTypes

◆ fAttribAll

UINT DIRTREESTATS::fAttribAll

Definition at line 817 of file filedefext.cpp.

Referenced by CFileDefExt::InitDirStats(), and ProcessDirStatsItem().

◆ fAttribSet

UINT DIRTREESTATS::fAttribSet

Definition at line 817 of file filedefext.cpp.

Referenced by CFileDefExt::InitDirStats(), and ProcessDirStatsItem().

◆ nTick

UINT DIRTREESTATS::nTick

Definition at line 816 of file filedefext.cpp.

Referenced by CFileDefExt::InitDirStats(), and CFileDefExt::WalkDirTree().

◆ pDirCount

PDWORD DIRTREESTATS::pDirCount

Definition at line 814 of file filedefext.cpp.

Referenced by CFileDefExt::InitDirStats(), and ProcessDirStatsItem().

◆ pFileCount

PDWORD DIRTREESTATS::pFileCount

Definition at line 814 of file filedefext.cpp.

Referenced by CFileDefExt::InitDirStats(), and ProcessDirStatsItem().

◆ pTotPhysSize

PULARGE_INTEGER DIRTREESTATS::pTotPhysSize

Definition at line 815 of file filedefext.cpp.

Referenced by CFileDefExt::InitDirStats(), and ProcessDirStatsItem().

◆ pTotVirtSize

PULARGE_INTEGER DIRTREESTATS::pTotVirtSize

Definition at line 815 of file filedefext.cpp.

Referenced by CFileDefExt::InitDirStats(), and ProcessDirStatsItem().

◆ szType


The documentation for this struct was generated from the following file: