Partager via


ATLPath::MatchSpec

Cette fonction est un wrapper surchargé pour PathMatchSpec.

inline BOOL MatchSpec( 
   const char* pszPath, 
   const char* pszSpec  
); 
inline BOOL MatchSpec( 
   const wchar_t* pszPath, 
   const wchar_t* pszSpec  
);

Notes

Consultez PathMatchSpec pour plus d'informations.

Configuration requise

Header: atlpath.h

Voir aussi

Référence

PathMatchSpec

Autres ressources

Concepts ATL

Composants de Bureau COM ATL

Référence alphabétique des fonctions ATL