COleVariant::operator LPVARIANT

Use this casting operator to access the underlying VARIANT structure for this COleVariant object.

Syntax

operator LPVARIANT( ) const;

At a Glance

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

See Also

COleVariant Overview, COleVariant Operators, Automation Types, COleVariant::operator LPCVARIANT, VARIANT