ATLPath::BuildRoot

This function is an overloaded wrapper for PathBuildRoot.

inline char* BuildRoot( 
   char* pszPath, 
   int iDrive  
); 
inline wchar_t* BuildRoot( 
   wchar_t* pszPath, 
   int iDrive  
);

Remarks

See PathBuildRoot for details.

Requirements

Header: atlpath.h

See Also

Reference

PathBuildRoot

Other Resources

Active Template Library (ATL) Concepts

ATL COM Desktop Components

ATL Functions Alphabetical Reference