Поделиться через


ATLPath::MatchSpec

This function is an overloaded wrapper for PathMatchSpec.

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

Заметки

See PathMatchSpec for details.

Требования

Header: atlpath.h

См. также

Основные понятия

ATL Concepts

ATL Reference

ATL Functions Alphabetical Reference

PathMatchSpec