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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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