ATLPath::RemoveBlanks
Diese Funktion ist ein überladener Wrapper für PathRemoveBlanks.
Syntax
inline void RemoveBlanks(
char* pszPath
);
inline void RemoveBlanks(
wchar_t* pszPath
);
Hinweise
Siehe PathRemoveBlanks für Details.
Anforderungen
Header: atlpath.h
Siehe auch
ATL-Konzepte (Active Template Library)
ATL COM Desktop Components
ATL Functions Alphabetical Reference
PathRemoveBlanks