ATLPath::CompactPath
Essa função é um wrapper sobrecarregado para PathCompactPath.
inline BOOL CompactPath(
HDC hDC,
char* pszPath,
UINT dx
);
inline BOOL CompactPath(
HDC hDC,
wchar_t* pszPath,
UINT dx
);
Comentários
Consulte para obter detalhes PathCompactPath .
Requisitos
Cabeçalho: atlpath.h
Consulte também
Referência
Outros recursos
Conceitos da Biblioteca de Modelo Ativa (ATL)