| Icon | Member | Description |
|---|---|---|
| CreateFeatureReport()()() |
Returns an empty Feature report.
| |
| CreateFeatureReport(Byte) |
Returns an empty Feature report for the specified ReportID.
| |
| CreateFeatureReport(Byte, array<Byte>[]()[]) |
Returns a Feature report for the specified ReportID with the specified ReportData.
| |
| CreateFeatureReport(array<Byte>[]()[]) |
Creates a Feature report from the specified raw report buffer.
|