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

请参见

参考

PathIsPrefix

其他资源

ATL概念

ATL COM桌面元素

按字母ATL的函数引用