Expand Minimize
This topic has not yet been rated - Rate this topic

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.

See Also

ATL Server | ATL Server Reference | ATL Server Functions | PathQuoteSpaces

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.