ATLPath::SkipRoot
Veröffentlicht: Juli 2016
Diese Funktion ist ein überladener Wrapper für PathSkipRoot.
Syntax
inline char* SkipRoot(
const char* pszPath
);
inline wchar_t* SkipRoot(
const wchar_t* pszPath
);
Hinweise
Siehe PathSkipRoot für Details.
Anforderungen
Header: atlpath.h
Siehe auch
ATL-Konzepte (Active Template Library)
ATL COM Desktop Components
ATL Functions Alphabetical Reference
PathSkipRoot