BCGControlBar Pro for MFC
DWORD CBCGPShellTree::GetFlags ( ) const
inline

Returns a combination of flags that are passed to IShellFolder::EnumObjects.

Returns
DWORD value that specifies a combination of flags that is passed by CBCGPShellTree to IShellFolder::EnumObjects when it's refreshed.

Call this member function to determine what combination of flags is passed IShellFolder::EnumObjects when the shell tree control it's refreshed.

You can set the flags using SetFlags().