次の方法で共有


ATLPath::Append

更新 : 2007 年 11 月

PathAppend 用のオーバーロードされたラッパーです。

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

解説

詳細については、「PathAppend」を参照してください。

必要条件

ヘッダー : atlpath.h

参照

参照

PathAppend

その他の技術情報

ATL の概念

ATL リファレンス

ATL 関数リファレンス (アルファベット順)