共用方式為


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

Active Template Library (ATL) Concepts

ATL COM Desktop Components

ATL Functions Alphabetical Reference