Bluetooth Framework C++ Edition

◆ HalCommunicate()

virtual int HalCommunicate ( const HANDLE  Event)
overrideprotectedvirtual

Communicates with the Wii Remote as with HID device.

Parameters
EventThe system even object handle (disconnect event).
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.

Reimplemented from CwclClientConnection.