Data Types Classes

 

The latest version of this topic can be found at Data Types Classes (ATL).

The following classes wrap C++ data types:

  • CComBSTR Wraps the BSTR data type.

  • CComVariant Wraps the VARIANT data type.

  • CComCurrency Includes methods and operators for creating and managing a CURRENCY object.

See Also

Class Overview