次の方法で共有


ATLPath::IsDirectory

PathIsDirectory 用のオーバーロードされたラッパーです。

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

解説

詳細については、「PathIsDirectory」を参照してください。

必要条件

**ヘッダー:**atlpath.h

参照

参照

PathIsDirectory

その他の技術情報

ATL の概念

ATL リファレンス

ATL 関数リファレンス (アルファベット順)