ATLPath::FileExists
Questa funzione è un wrapper di overload per PathFileExists.
inline BOOL FileExists(
const char* pszPath
);
inline BOOL FileExists(
const wchar_t* pszPath
);
Note
Vedere PathFileExists per i dettagli.
Requisiti
Header: atlpath.h
Vedere anche
Riferimenti
Altre risorse
Concetti relativi alla Libreria ATL (Active Template Library)