COleVariant::operator LPCVARIANT

Use this casting operator to obtain a VARIANT structure whose value is copied from this COleVariant object.

Syntax

operator LPCVARIANT( ) 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 LPVARIANT, VARIANT