ATLPath::Append
Questa funzione è un wrapper di overload per PathAppend.
inline BOOL Append(
char* pszPath,
const char* pszMore
);
inline BOOL Append(
wchar_t* pszPath,
const wchar_t* pszMore
);
Note
Vedere PathAppend per i dettagli.
Requisiti
Header: atlpath.h
Vedere anche
Riferimenti
Altre risorse
Concetti relativi alla Libreria ATL (Active Template Library)