ATLPath::IsDirectory

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

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

解説

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

必要条件

Header: atlpath.h

参照

関連項目

PathIsDirectory

その他の技術情報

ATL (Active Template Library) の概念

ATL COM デスクトップ コンポーネント

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