ATLPath::IsRoot
此函数是 PathIsRoot的重载包装。
inline BOOL IsRoot(
const char* pszPath
);
inline BOOL IsRoot(
const wchar_t* pszPath
);
备注
请参见 PathIsRoot 有关详细信息。
要求
Header: atlpath.h
此函数是 PathIsRoot的重载包装。
inline BOOL IsRoot(
const char* pszPath
);
inline BOOL IsRoot(
const wchar_t* pszPath
);
请参见 PathIsRoot 有关详细信息。
Header: atlpath.h