ATLPath::IsDirectory

This function is an overloaded wrapper for PathIsDirectory.

inline BOOL IsDirectory( 
   const char* pszPath  
); 
inline BOOL IsDirectory( 
   const wchar_t* pszPath  
);

Remarks

See PathIsDirectory for details.

Requirements

Header: atlpath.h

See Also

Reference

PathIsDirectory

Other Resources

ATL Concepts

ATL Reference

ATL Functions Alphabetical Reference