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 browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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