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  
);

Remarks

See PathMatchSpec for details.

Requirements

Header: atlpath.h

See Also

Reference

PathMatchSpec

Other Resources

Active Template Library (ATL) Concepts

ATL COM Desktop Components

ATL Functions Alphabetical Reference