CPathT::CPathT
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
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
The constructor.
CPathT(
PCXSTR pszPath
);
CPathT(
const CPathT< StringType >& path
);
CPathT( ) throw( );
pszPath
The pointer to a path string.
path
The path string.
Header: atlpath.h