Retrieve the current status of the Wiimote and extensions. Replaces GetBatteryLevel() since it was poorly named.

Namespace:  Bespoke.Common.Wiimote
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public void GetStatus()
Visual Basic (Declaration)
Public Sub GetStatus
Visual C++
public:
void GetStatus()

See Also