CPathT::BuildRoot

Call this method to create a root path from a given drive number.

void BuildRoot(
   int iDrive 
);

Parameters

  • iDrive
    The drive number (0 is A:, 1 is B:, and so on).

Remarks

For more information, see PathBuildRoot.

Requirements

Header: atlpath.h

See Also

Concepts

CPathT Class

CPathT Members

CPathT::GetDriveNumber