CComVariant

The CComVariant class wraps the VARIANT type. VARIANTS are typically used with Automation.

Syntax

class CComVariant : public tagVARIANT

At a Glance

Header file: atlbase.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComVariant Methods, CComVariant Operators, VARIANT