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
This function is an overloaded wrapper for PathStripPath.
inline void StripPath(
char* pszPath
);
inline void StripPath(
wchar_t* pszPath
);
See PathStripPath for details.
Header: atlpath.h