Partilhar via


ATLPath::MatchSpec

Esta função é um wrapper sobrecarregado para PathMatchSpec.

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

Comentários

See PathMatchSpec para obter detalhes.

Requisitos

Cabeçalho: atlpath.h

Consulte também

Referência

PathMatchSpec

Outros recursos

Conceitos atl

Referência da ATL

Referência alfabético de funções ATL