ATLPath::CommonPrefix
這個函式是 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
);
備註
請參閱 PathCommonPrefix 的詳細資訊。
需求
Header: 類別