CPathT::IsDirectory
Call this method to check whether the path is a valid directory.
BOOL IsDirectory( ) const;
Return Value
Returns TRUE if the path is a directory, FALSE otherwise.
Remarks
For more information, see PathIsDirectory.
Requirements
Header: atlpath.h