ATLPath::FileExists

此函数是 PathFileExists的重载包装。

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

备注

请参见 PathFileExists 有关详细信息。

要求

Header: atlpath.h

请参见

参考

PathFileExists

其他资源

活动模板库 (ATL) 概念

ATL COM Desktop Components

ATL Functions Alphabetical Reference