次の方法で共有


ATLPath::FileExists

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

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

解説

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

必要条件

Header: atlpath.h

参照

関連項目

PathFileExists

その他の技術情報

ATL の概念

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

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