Partilhar via


ATLPath::FileExists

Esta função é um wrapper sobrecarregado para PathFileExists.

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

Comentários

See PathFileExists para obter detalhes.

Requisitos

Cabeçalho: atlpath.h

Consulte também

Referência

PathFileExists

Outros recursos

Conceitos atl

Referência da ATL

Referência alfabético de funções ATL