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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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