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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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