Condividi tramite


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

PathAppend

Altre risorse

Concetti relativi alla Libreria ATL (Active Template Library)

ATL COM Desktop Components

ATL Functions Alphabetical Reference