Condividi tramite


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

PathFileExists

Altre risorse

Concetti relativi alla Libreria ATL (Active Template Library)

ATL COM Desktop Components

ATL Functions Alphabetical Reference