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: 類別