ATLPath::QuoteSpaces
Veröffentlicht: Juli 2016
Diese Funktion ist ein überladener Wrapper für PathQuoteSpaces.
Syntax
inline void QuoteSpaces(
char* pszPath
);
inline void QuoteSpaces(
wchar_t* pszPath
);
Hinweise
Siehe PathQuoteSpaces für Details.
Anforderungen
Header: atlpath.h
Siehe auch
ATL-Konzepte (Active Template Library)
ATL COM Desktop Components
ATL Functions Alphabetical Reference
PathQuoteSpaces