共用方式為


ATLPath::IsDirectory

這個函式是 PathIsDirectory的多載的包裝函式。

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

備註

請參閱 PathIsDirectory 的詳細資訊。

需求

Header: 類別

請參閱

參考

PathIsDirectory

其他資源

ATL 概念

ATL COM 元件桌面

ATL 函式依字母順序的參考