HidReportType
HidReportType
HidReportType
HidReportType
Enum
Definition
Specifies a HID report type.
public : enum class HidReportTypepublic enum HidReportTypePublic Enum HidReportType// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Feature Feature Feature Feature | The report is a feature report. |
| Input Input Input Input | The report is an input report. |
| Output Output Output Output | The report is an output report. |