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: atlpath.h

请参见

参考

PathCommonPrefix

其他资源

ATL概念

ATL COM桌面元素

按字母ATL的函数引用