ATLPath::IsPrefix
Diese Funktion ist ein überladener Wrapper für PathIsPrefix.
inline BOOL IsPrefix(
const char* pszPrefix,
const char* pszPath
);
inline BOOL IsPrefix(
const wchar_t* pszPrefix,
const wchar_t* pszPath
);
Hinweise
Siehe PathIsPrefix für Details.
Anforderungen
Header: atlpath.h