Share via


ATLPath::StripPath

This function is an overloaded wrapper for PathStripPath.

inline void StripPath(
   char* pszPath 
);
inline void StripPath(
   wchar_t* pszPath 
);

Remarks

See PathStripPath for details.

Requirements

Header: atlpath.h

See Also

Concepts

ATL Concepts

ATL Reference

ATL Functions Alphabetical Reference

PathStripPath