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