Partager via


ATLPath::IsRelative

Cette fonction est un wrapper surchargé pour PathIsRelative.

inline BOOL IsRelative(
   const char* pszPath 
);
inline BOOL IsRelative(
   const wchar_t* pszPath 
);

Notes

Consultez PathIsRelative pour plus d'informations.

Configuration requise

Header: atlpath.h

Voir aussi

Référence

PathIsRelative

Autres ressources

Concepts ATL

Composants de Bureau COM ATL

Référence alphabétique des fonctions ATL