COleVariant::Clear

void Clear( );

Remarks

Call this function to clear the VARIANT. This sets the VARTYPE for this object to VT_EMPTY. The COleVariant destructor calls this function.

For more information, see the VARIANT, VARTYPE, and VariantClear entries in the Win32 SDK OLE Programmer’s Reference.

COleVariant OverviewClass MembersHierarchy Chart


Send feedback to MSDN.Look here for MSDN Online resources.