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

ATL Concepts

ATL Reference

ATL Functions Alphabetical Reference