Serial Framework C++ Edition

◆ Disconnect()

int Disconnect ( )

Disconnects from the connected remote device.

Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.

The method disconnects from the connected remote device.

The method also frees the object. After calling this method an application must not use the object.