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
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Clears the CComVariant object by calling the VariantClear Win32 function.
HRESULT Clear( );
A standard HRESULT value.
The destructor automatically calls Clear.
Header: atlcomcli.h