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 Desktop Components

ATL Functions Alphabetical Reference