Поделиться через


ATLPath::RemoveBlanks

This function is an overloaded wrapper for PathRemoveBlanks.

inline void RemoveBlanks(
   char* pszPath 
);
inline void RemoveBlanks(
   wchar_t* pszPath 
);

Заметки

See PathRemoveBlanks for details.

Требования

Header: atlpath.h

См. также

Основные понятия

ATL Concepts

ATL Reference

ATL Functions Alphabetical Reference

PathRemoveBlanks