Serial Framework C++ Edition

◆ HalClose()

virtual int HalClose ( )
protectedpure virtual

Implements a hardware-dependent method to stop listening.

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

The method is called only if the HalListen was success.