ATLPath::RemoveExtension
此函数是 PathRemoveExtension的重载包装。
inline void RemoveExtension(
char* pszPath
);
inline void RemoveExtension(
wchar_t* pszPath
);
备注
请参见 PathRemoveExtension 有关详细信息。
要求
Header: atlpath.h
此函数是 PathRemoveExtension的重载包装。
inline void RemoveExtension(
char* pszPath
);
inline void RemoveExtension(
wchar_t* pszPath
);
请参见 PathRemoveExtension 有关详细信息。
Header: atlpath.h