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


ATLPath::UnquoteSpaces

This function is an overloaded wrapper for PathUnquoteSpaces.

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

Заметки

See PathUnquoteSpaces for details.

Требования

Header: atlpath.h

См. также

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

ATL Concepts

ATL Reference

ATL Functions Alphabetical Reference

PathUnquoteSpaces