COleVariant::Clear

This method clears the VARIANT. This sets the VARTYPE for this object to VT_EMPTY. The COleVariant destructor calls this method.

At a Glance

Header file: Afxdisp.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

void Clear( );

See Also

VariantClear, VARIANT, VARTYPE