Freigeben über


ATLPath::CommonPrefix

Diese Funktion ist ein überladener Wrapper für 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  
);

Hinweise

Siehe PathCommonPrefix für Details.

Anforderungen

Header: atlpath.h

Siehe auch

Referenz

PathCommonPrefix

Weitere Ressourcen

ATL-Konzepte (Active Template Library)

ATL COM Desktop Components

ATL Functions Alphabetical Reference