ATLPath::IsPrefix
此函数是 PathIsPrefix的重载包装。
inline BOOL IsPrefix(
const char* pszPrefix,
const char* pszPath
);
inline BOOL IsPrefix(
const wchar_t* pszPrefix,
const wchar_t* pszPath
);
备注
请参见 PathIsPrefix 有关详细信息。
要求
Header: atlpath.h