共用方式為


ATLPath::MatchSpec

這個函式是 PathMatchSpec的多載的包裝函式。

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

備註

請參閱 PathMatchSpec 的詳細資訊。

需求

Header: 類別

請參閱

參考

PathMatchSpec

其他資源

Active Template Library (ATL) 概念

ATL COM Desktop Components

ATL Functions Alphabetical Reference