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 ATL

Componenti del desktop COM ATL

ATL viene eseguito riferimento alfabetico