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