PIP 5.6.1
Platform-Independent Primitives
Public Attributes | List of all members
PIHIDeviceInfo::ButtonInfo Struct Reference

Description of a HID button. More...

#include <pihidevice.h>

Inheritance diagram for PIHIDeviceInfo::ButtonInfo:
Inheritance graph
[legend]

Public Attributes

int code = 0
 Platform button code when it is available.
 
- Public Attributes inherited from PIHIDeviceInfo::ValueInfoBase
int index = -1
 Sequential index in the corresponding public vector.
 
int data_index = -1
 Platform data index used in input reports.
 

Additional Inherited Members

- Public Member Functions inherited from PIHIDeviceInfo::ValueInfoBase
bool isValid () const
 Returns true when this control description is initialized.
 

Detailed Description

Description of a HID button.