CComVariant::Clear
Clears the CComVariant object by calling the VariantClear Win32 function.
HRESULT Clear( );
Return Value
A standard HRESULT value.
Remarks
The destructor automatically calls Clear.
Requirements
Header: atlcomcli.h
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Clears the CComVariant object by calling the VariantClear Win32 function.
HRESULT Clear( );
A standard HRESULT value.
The destructor automatically calls Clear.
Header: atlcomcli.h