ATLPath::RemoveBackslash

This function is an overloaded wrapper for PathRemoveBackslash.

inline char* RemoveBackslash(
   char* pszPath 
);
inline wchar_t* RemoveBackslash(
   wchar_t* pszPath 
);

Remarks

See PathRemoveBackslash for details.

Requirements

Header: atlpath.h

See Also

Reference

PathRemoveBackslash

Other Resources

ATL Concepts

ATL Reference

ATL Functions Alphabetical Reference