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