Compartir a través de


ATLPath::MatchSpec

esta función es un contenedor sobrecargado para PathMatchSpec.

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

Comentarios

Vea PathMatchSpec para obtener detalles.

Requisitos

encabezado: atlpath.h

Vea también

Referencia

PathMatchSpec

Otros recursos

Conceptos de Active Template Library (ATL)

ATL COM Desktop Components

ATL Functions Alphabetical Reference