Поделиться через


ATLPath::StripPath

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

См. также

Основные понятия

ATL Concepts

ATL Reference

ATL Functions Alphabetical Reference

PathStripPath