Поделиться через


ATLPath::IsFileSpec

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.

Требования

Header: atlpath.h

См. также

Основные понятия

ATL Concepts

ATL Reference

ATL Functions Alphabetical Reference

PathIsFileSpec