ATLPath::IsPrefix
Esta função é um wrapper sobrecarregado para PathIsPrefix.
inline BOOL IsPrefix(
const char* pszPrefix,
const char* pszPath
);
inline BOOL IsPrefix(
const wchar_t* pszPrefix,
const wchar_t* pszPath
);
Comentários
See PathIsPrefix para obter detalhes.
Requisitos
Cabeçalho: atlpath.h