ATLPath::IsPrefix
Cette fonction est un wrapper surchargé pour PathIsPrefix.
inline BOOL IsPrefix(
const char* pszPrefix,
const char* pszPath
);
inline BOOL IsPrefix(
const wchar_t* pszPrefix,
const wchar_t* pszPath
);
Notes
Consultez PathIsPrefix pour plus d'informations.
Configuration requise
Header: atlpath.h