ATLPath::RelativePathTo

此函数是 PathRelativePathTo的重载包装。

inline BOOL RelativePathTo( 
   char* pszPath, 
   const char* pszFrom, 
   DWORD dwAttrFrom, 
   const char* pszTo, 
   DWORD dwAttrTo  
); 
inline BOOL RelativePathTo( 
   wchar_t* pszPath, 
   const wchar_t* pszFrom, 
   DWORD dwAttrFrom, 
   const wchar_t* pszTo, 
   DWORD dwAttrTo  
);

备注

请参见 PathRelativePathTo 有关详细信息。

要求

Header: atlpath.h

请参见

参考

PathRelativePathTo

其他资源

活动模板库 (ATL) 概念

ATL COM Desktop Components

ATL Functions Alphabetical Reference