ATLPath::IsFileSpec
Visual Studio 2012
This function is an overloaded wrapper for PathIsFileSpec.
inline BOOL IsFileSpec( const char* pszPath ); inline BOOL IsFileSpec( const wchar_t* pszPath );
See PathIsFileSpec for details.