ATLPath::StripPath
This function is an overloaded wrapper for PathStripPath.
Syntax
inline void StripPath(
char* pszPath
);
inline void StripPath(
wchar_t* pszPath
);
Remarks
See PathStripPath for details.
Requirements
Header: atlpath.h
See Also
Active Template Library (ATL) Concepts
ATL COM Desktop Components
ATL Functions Alphabetical Reference
PathStripPath