Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the flags set for the CMFCShellTreeCtrl Class object.
DWORD GetFlags() const;
Return Value
A DWORD value that specifies the combination of flags currently set.
Remarks
The flags set in the CMFCShellTreeCtrl are sent to the method IShellFolder::EnumObjects whenever the object is refreshed. You can change the flags with the CMFCShellTreeCtrl::SetFlags method.
Requirements
Header: afxshelltreectrl.h