ATLPath::Append

此函数是 PathAppend的重载包装。

inline BOOL Append( 
   char* pszPath, 
   const char* pszMore  
); 
inline BOOL Append( 
   wchar_t* pszPath, 
   const wchar_t* pszMore  
);

备注

请参见 PathAppend 有关详细信息。

要求

Header: atlpath.h

请参见

参考

PathAppend

其他资源

活动模板库 (ATL) 概念

ATL COM Desktop Components

ATL Functions Alphabetical Reference