Bluetooth Framework C++ Edition
Public Attributes | List of all members
wclWiiRemoteGuitarFretButtons Struct Reference

The structure contains the Wii Remote Guitar extension fret buttons states. More...

#include <wclBluetooth.h>

Public Attributes

bool Green
 The "Green" button state. True if the button is pressed.
 
bool Red
 The "Red" button state. True if the button is pressed.
 
bool Yellow
 The "Yellow" button state. True if the button is pressed.
 
bool Blue
 The "Blue" button state. True if the button is pressed.
 
bool Orange
 The "Orange" button state. True if the button is pressed.
 

Detailed Description

The structure contains the Wii Remote Guitar extension fret buttons states.