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


ATLPath::RemoveExtension

This function is an overloaded wrapper for PathRemoveExtension.

inline void RemoveExtension(
   char* pszPath 
);
inline void RemoveExtension(
   wchar_t* pszPath 
);

Заметки

See PathRemoveExtension for details.

Требования

Header: atlpath.h

См. также

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

ATL Concepts

ATL Reference

ATL Functions Alphabetical Reference

PathRemoveExtension