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