Disconnect Method
This method disconnects the OCX from the CT Server. This will mean all events and other action methods will not be available.
Syntax
object.Disconnect
The object placeholder represents the CTIPhone Control OCX.
Remarks
If the CTIPhone Control is unload without calling the disconnect method the CTIPhone Control will issue a disconnect itself.