Reset Method  
 

Reset the internal state of the control.

Syntax

object.Reset

Parameters

None.

Return Value

None.

Remarks

The Reset method resets the internal state of the control. Property values are initialized to their internal defaults, active dial-up connections will be terminated and any handles allocated by the control will be released. Any property changes to the current phonebook entry will be ignored, reverting to their previous values.

See Also

Initialize Method, Uninitialize Method