Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The constructor.
CA2CAEX(
LPCSTR psz,
UINT nCodePage
) throw(...);
CA2CAEX(
LPCSTR psz
) throw(...);
Parameters
psz
The text string to be converted.nCodePage
Unused in this class.
Remarks
Creates the buffer required for the translation.
Requirements
Header: atlconv.h