ATLPath::CompactPathEx

此函数是 PathCompactPathEx的重载包装。

inline BOOL CompactPathEx(
   char* pszDest,
   const char* pszSrc,
   UINT nMaxChars,
   DWORD dwFlags 
);
inline BOOL CompactPathEx(
   wchar_t* pszDest,
   const wchar_t* pszSrc,
   UINT nMaxChars,
   DWORD dwFlags 
);

备注

请参见 PathCompactPathEx 有关详细信息。

要求

Header: atlpath.h

请参见

参考

PathCompactPathEx

其他资源

ATL概念

ATL COM桌面元素

按字母ATL的函数引用