Share via


ATLPath::RemoveBlanks

This function is an overloaded wrapper for PathRemoveBlanks.

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

Remarks

See PathRemoveBlanks for details.

Requirements

Header: atlpath.h

See Also

Reference

PathRemoveBlanks

Other Resources

ATL Concepts

ATL Reference

ATL Functions Alphabetical Reference