ATLPath::RelativePathTo
Essa função é um wrapper sobrecarregado para 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
);
Comentários
Consulte para obter detalhes PathRelativePathTo .
Requisitos
Cabeçalho: atlpath.h