Поделиться через


ATLPath::FileExists

This function is an overloaded wrapper for PathFileExists.

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

Заметки

See PathFileExists for details.

Требования

Header: atlpath.h

См. также

Основные понятия

ATL Concepts

ATL Reference

ATL Functions Alphabetical Reference

PathFileExists