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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Clears the CComVariant object by calling the VariantClear Win32 function.
HRESULT Clear( );
A standard HRESULT value.
The destructor automatically calls Clear.
Header: atlcomcli.h