CComVariant::Clear

HRESULT Clear( );

Return Value

A standard HRESULT value.

Remarks

Clears the CComVariant object by calling the VariantClear API function.

The destructor automatically calls Clear.

CComVariant OverviewClass Members