Condividi tramite


ATLPath::RelativePathTo

Questa funzione è un wrapper di overload per 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 
);

Note

Vedere PathRelativePathTo per i dettagli.

Requisiti

Header: atlpath.h

Vedere anche

Riferimenti

PathRelativePathTo

Altre risorse

Concetti ATL

Componenti del desktop COM ATL

ATL viene eseguito riferimento alfabetico