Bluetooth Framework C++ Edition

◆ HalConnect()

virtual int HalConnect ( const HANDLE  Event)
overrideprotectedvirtual

Connects to the Wii Remote as to HID device.

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

Reimplemented from CwclWiiRemoteClientConnection.