ATLPath::MatchSpec
Essa 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
Consulte para obter detalhes PathMatchSpec .
Requisitos
Cabeçalho: atlpath.h
Consulte também
Referência
Outros recursos
Conceitos da Biblioteca de Modelo Ativa (ATL)