Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The constructor.
CPathT(
PCXSTR pszPath
);
CPathT(
const CPathT< StringType >& path
);
CPathT( ) throw( );
Parameters
pszPath
The pointer to a path string.path
The path string.
Requirements
Header: atlpath.h