Partager via


ATLPath::FileExists

Cette fonction est un wrapper surchargé pour PathFileExists.

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

Notes

Consultez PathFileExists pour plus d'informations.

Configuration requise

Header: atlpath.h

Voir aussi

Référence

PathFileExists

Autres ressources

Concepts ATL

Composants de Bureau COM ATL

Référence alphabétique des fonctions ATL