ATLPath::CompactPath
此函数是 PathCompactPath的重载包装。
inline BOOL CompactPath(
HDC hDC,
char* pszPath,
UINT dx
);
inline BOOL CompactPath(
HDC hDC,
wchar_t* pszPath,
UINT dx
);
备注
请参见 PathCompactPath 有关详细信息。
要求
Header: atlpath.h
此函数是 PathCompactPath的重载包装。
inline BOOL CompactPath(
HDC hDC,
char* pszPath,
UINT dx
);
inline BOOL CompactPath(
HDC hDC,
wchar_t* pszPath,
UINT dx
);
请参见 PathCompactPath 有关详细信息。
Header: atlpath.h