Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
The constructor.
CW2CWEX(
LPCWSTR psz,
UINT nCodePage
) throw(...);
CW2CWEX(
LPCWSTR psz
) throw(...);
Parameters
psz
The text string to be converted.nCodePage
The code page. Not used in this class.
Remarks
Allocates the buffer used in the translation process.
Requirements
Header: atlconv.h