Condividi tramite


ATLPath::CommonPrefix

Questa funzione è un wrapper di overload per PathCommonPrefix.

inline int CommonPrefix( 
   const char* pszFile1, 
   const char* pszFile2, 
   char* pszDest  
); 
inline int CommonPrefix( 
   const wchar_t* pszFile1, 
   const wchar_t* pszFile2, 
   wchar_t* pszDest  
);

Note

Vedere PathCommonPrefix per i dettagli.

Requisiti

Header: atlpath.h

Vedere anche

Riferimenti

PathCommonPrefix

Altre risorse

Concetti relativi alla Libreria ATL (Active Template Library)

ATL COM Desktop Components

ATL Functions Alphabetical Reference