Bluetooth Framework C++ Edition

◆ GetStatus()

int GetStatus ( )

Requests the Wii Remote status.

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

This is asynchronous method. When operation completes the OnStatusChanged event fires.