ATLPath::IsPrefix
Tato funkce je přetížená obálky pro PathIsPrefix.
inline BOOL IsPrefix(
const char* pszPrefix,
const char* pszPath
);
inline BOOL IsPrefix(
const wchar_t* pszPrefix,
const wchar_t* pszPath
);
Poznámky
Viz PathIsPrefix podrobnosti.
Požadavky
Záhlaví: atlpath.h