ATLPath::RemoveBackslash
Diese Funktion ist ein überladener Wrapper für PathRemoveBackslash.
inline char* RemoveBackslash(
char* pszPath
);
inline wchar_t* RemoveBackslash(
wchar_t* pszPath
);
Hinweise
Siehe PathRemoveBackslash für Details.
Anforderungen
Header: atlpath.h