Partager via


ATLPath::StripToRoot

Cette fonction est un wrapper surchargé pour PathStripToRoot.

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

Notes

Consultez PathStripToRoot pour plus d'informations.

Configuration requise

Header: atlpath.h

Voir aussi

Référence

PathStripToRoot

Autres ressources

Concepts ATL

Composants de Bureau COM ATL

Référence alphabétique des fonctions ATL