ATLPath::IsRoot
This function is an overloaded wrapper for PathIsRoot.
inline BOOL IsRoot(
const char* pszPath
);
inline BOOL IsRoot(
const wchar_t* pszPath
);
Remarks
See PathIsRoot for details.
Requirements
Header: atlpath.h
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
This function is an overloaded wrapper for PathIsRoot.
inline BOOL IsRoot(
const char* pszPath
);
inline BOOL IsRoot(
const wchar_t* pszPath
);
See PathIsRoot for details.
Header: atlpath.h