Condividi tramite


ATLPath::IsSameRoot

Questa funzione è un wrapper di overload per PathIsSameRoot.

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

Note

Vedere PathIsSameRoot per i dettagli.

Requisiti

Header: atlpath.h

Vedere anche

Riferimenti

PathIsSameRoot

Altre risorse

Concetti ATL

Componenti del desktop COM ATL

ATL viene eseguito riferimento alfabetico