TAPIEx ActiveX Control v3.6 |
The Close method closes the line device.
Function Close() As Boolean
If the function succeeds, the return TRUE, otherwise return FALSE. Use ErrCode property to get the error code if return FALSE.
After the line has been closed , the instance of ITAPILine will released.