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