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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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