ATLPath::CompactPath
Questa funzione è un wrapper di overload per PathCompactPath.
inline BOOL CompactPath(
HDC hDC,
char* pszPath,
UINT dx
);
inline BOOL CompactPath(
HDC hDC,
wchar_t* pszPath,
UINT dx
);
Note
Vedere PathCompactPath per i dettagli.
Requisiti
Header: atlpath.h
Vedere anche
Riferimenti
Altre risorse
Concetti relativi alla Libreria ATL (Active Template Library)