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


ATLPath::IsRoot

This function is an overloaded wrapper for PathIsRoot.

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

Заметки

See PathIsRoot for details.

Требования

Header: atlpath.h

См. также

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

ATL Concepts

ATL Reference

ATL Functions Alphabetical Reference

PathIsRoot