Freigeben über


ATLPath::CompactPathEx

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

Hinweise

Siehe PathCompactPathEx für Details.

Anforderungen

Header: atlpath.h

Siehe auch

Referenz

PathCompactPathEx

Weitere Ressourcen

ATL-Konzepte (Active Template Library)

ATL COM Desktop Components

ATL Functions Alphabetical Reference