Bluetooth Framework C++ Edition

◆ HalDestroyComPort()

virtual int HalDestroyComPort ( const unsigned short  Number)
protectedpure virtual

Destroys the virtual COM port.

Parameters
NumberThe virtual COM port number.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.

A derived class must override this method to provide information about supported Bluetooth driver (API).