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

The structure contains information about the Wii Remote Guitar extension buttons. More...

#include <wclBluetooth.h>

Public Attributes

bool StrumUp
 The "Strum Up" button state. True if the button is pressed.
 
bool StrumDown
 The "Strum Down" button state. True if the button is pressed.
 
bool Minus
 The "-" button state. True if the button is pressed.
 
bool Plus
 The "+" button state. True if the button is pressed.
 

Detailed Description

The structure contains information about the Wii Remote Guitar extension buttons.