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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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