ATLPath::MatchSpec
Questa funzione è un wrapper di overload per PathMatchSpec.
inline BOOL MatchSpec(
const char* pszPath,
const char* pszSpec
);
inline BOOL MatchSpec(
const wchar_t* pszPath,
const wchar_t* pszSpec
);
Note
Vedere PathMatchSpec per i dettagli.
Requisiti
Header: atlpath.h
Vedere anche
Riferimenti
Altre risorse
Concetti relativi alla Libreria ATL (Active Template Library)