ATLPath::IsRelative
此函数是 PathIsRelative的重载包装。
inline BOOL IsRelative(
const char* pszPath
);
inline BOOL IsRelative(
const wchar_t* pszPath
);
备注
请参见 PathIsRelative 有关详细信息。
要求
Header: atlpath.h
此函数是 PathIsRelative的重载包装。
inline BOOL IsRelative(
const char* pszPath
);
inline BOOL IsRelative(
const wchar_t* pszPath
);
请参见 PathIsRelative 有关详细信息。
Header: atlpath.h