Поделиться через


ATLPath::IsRelative

This function is an overloaded wrapper for PathIsRelative.

inline BOOL IsRelative(
   const char* pszPath 
);
inline BOOL IsRelative(
   const wchar_t* pszPath 
);

Заметки

See PathIsRelative for details.

Требования

Header: atlpath.h

См. также

Основные понятия

ATL Concepts

ATL Reference

ATL Functions Alphabetical Reference

PathIsRelative