Removes all of the GPValues returned from MakeGPValueFromObject.
[Visual Basic 6.0]
Sub RemoveInternalValues
[Visual Basic .NET]
Public Sub RemoveInternalValues ( _
)
[C#] public void RemoveInternalValues ( );
[Java] public void removeInternalValues ( ) throws IOException, AutomationException
[C++]
HRESULT RemoveInternalValues(
void
);