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

Active Template Library (ATL) Concepts

ATL COM Desktop Components

ATL Functions Alphabetical Reference