共用方式為


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

請參閱

參考

PathIsSameRoot

其他資源

Active Template Library (ATL) 概念

ATL COM Desktop Components

ATL Functions Alphabetical Reference