次の方法で共有


ATLPath::FileExists

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

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

解説

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

必要条件

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

参照

参照

PathFileExists

その他の技術情報

ATL の概念

ATL リファレンス

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