COleSafeArray::operator LPCVARIANT

Use this operator to access the underlying VARIANT structure of the COleSafeArray 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

COleSafeArray Overview, COleSafeArray Operators, Structures, VARIANT