ATLPath::IsSameRoot

此函数是 PathIsSameRoot的重载包装。

inline BOOL IsSameRoot( 
   const char* pszPath1, 
   const char* pszPath2  
); 
inline BOOL IsSameRoot( 
   const wchar_t* pszPath1, 
   const wchar_t* pszPath2  
);

备注

请参见 PathIsSameRoot 有关详细信息。

要求

Header: atlpath.h

请参见

参考

PathIsSameRoot

其他资源

活动模板库 (ATL) 概念

ATL COM Desktop Components

ATL Functions Alphabetical Reference