ATLPath::QuoteSpaces

This function is an overloaded wrapper for PathQuoteSpaces.

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

Remarks

See PathQuoteSpaces for details.

Requirements

Header: atlpath.h

See Also

Reference

PathQuoteSpaces

Other Resources

ATL Concepts

ATL Reference

ATL Functions Alphabetical Reference