Partager via


ATLPath::CompactPath

Cette fonction est un wrapper surchargé pour PathCompactPath.

inline BOOL CompactPath(
   HDC hDC,
   char* pszPath,
   UINT dx 
);
inline BOOL CompactPath(
   HDC hDC,
   wchar_t* pszPath,
   UINT dx 
);

Notes

Consultez PathCompactPath pour plus d'informations.

Configuration requise

Header: atlpath.h

Voir aussi

Référence

PathCompactPath

Autres ressources

Concepts ATL

Composants de Bureau COM ATL

Référence alphabétique des fonctions ATL