Clears the value object.
[Visual Basic 6.0]
Sub Empty
[Visual Basic .NET]
Public Sub Empty ( _
)
[C#] public void Empty ( );
[Java] public void empty ( ) throws IOException, AutomationException
[C++]
HRESULT Empty(
void
);
The Empty method clears this Value object and releases any associated objects.