Partager via


ATLPath::RemoveFileSpec

Cette fonction est un wrapper surchargé pour PathRemoveFileSpec.

inline BOOL RemoveFileSpec(
   char* pszPath 
);
inline BOOL RemoveFileSpec(
   wchar_t* pszPath 
);

Notes

Consultez PathRemoveFileSpec pour plus d'informations.

Configuration requise

Header: atlpath.h

Voir aussi

Référence

PathRemoveFileSpec

Autres ressources

Concepts ATL

Composants de Bureau COM ATL

Référence alphabétique des fonctions ATL