ATLPath::CompactPath
Veröffentlicht: Juli 2016
Diese Funktion ist ein überladener Wrapper für PathCompactPath.
Syntax
inline BOOL CompactPath(
HDC hDC,
char* pszPath,
UINT dx
);
inline BOOL CompactPath(
HDC hDC,
wchar_t* pszPath,
UINT dx
);
Hinweise
Siehe PathCompactPath für Details.
Anforderungen
Header: atlpath.h
Siehe auch
ATL-Konzepte (Active Template Library)
ATL COM Desktop Components
ATL Functions Alphabetical Reference
PathCompactPath