| title | ATL String and Text Classes | Microsoft Docs | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ms.custom | ||||||||||||||
| ms.date | 11/04/2016 | |||||||||||||
| ms.reviewer | ||||||||||||||
| ms.suite | ||||||||||||||
| ms.technology |
|
|||||||||||||
| ms.tgt_pltfrm | ||||||||||||||
| ms.topic | article | |||||||||||||
| dev_langs |
|
|||||||||||||
| helpviewer_keywords |
|
|||||||||||||
| ms.assetid | aa0cdc41-c953-4b17-82b6-59b908545571 | |||||||||||||
| caps.latest.revision | 10 | |||||||||||||
| author | mikeblome | |||||||||||||
| ms.author | mblome | |||||||||||||
| manager | ghogen | |||||||||||||
| translation.priority.ht |
|
These classes provide support for strings and text string conversions.
-
CA2AEX This class is used by the string conversion macros
CA2TEXandCT2AEX, and the typedef CA2A. -
CA2CAEX This class is used by string conversion macros
CA2CTEXandCT2CAEX, and the typedef CA2CA. -
CA2WEX This class is used by the string conversion macros
CA2TEX,CA2CTEX,CT2WEX, andCT2CWEX, and the typedef CA2W. -
CW2AEX This class is used by the string conversion macros
CT2AEX,CW2TEX,CW2CTEX, andCT2CAEX, and the typedef CW2A. -
CW2CWEX This class is used by the string conversion macros
CW2CTEXandCT2CWEX, and the typedef CW2CW. -
CW2WEX This class is used by the string conversion macros
CW2TEXandCT2WEX, and the typedefCW2W. -
CComBSTR This class is a wrapper for
BSTRs. -
_U_STRINGorID This argument adapter class allows either resource names (
LPCTSTRs) or resource IDs (UINTs) to be passed to a function without requiring the caller to convert the ID to a string using the MAKEINTRESOURCE macro.