Disconnect
The method terminates the connection with the remote system.
Syntax
METHOD Disconnect : HRESULT
Return value
Name | Type | Description |
---|---|---|
Disconnect | HRESULT | Returns S_OK if the method call was successful, otherwise an HRESULT as the error code. |
The method terminates the connection with the remote system.
METHOD Disconnect : HRESULT
Name | Type | Description |
---|---|---|
Disconnect | HRESULT | Returns S_OK if the method call was successful, otherwise an HRESULT as the error code. |