Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Mirror
UsbLibrary
OutputReport
C# Class Mirror.UsbLibrary.OutputReport
Defines a base class for output reports. To use output reports, just put the bytes into the raw buffer.
Inheritance:
Report
Afficher le fichier
Open project: suan/mirlite
Class Usage Examples
Méthodes protégées
Méthode
Description
OutputReport
(
HIDDevice
oDev
)
Construction. Setup the buffer with the correct output report length dictated by the device.
Method Details
OutputReport()
protected
méthode
Construction. Setup the buffer with the correct output report length dictated by the device.
protected
OutputReport
(
HIDDevice
oDev
)
oDev
HIDDevice
Creating device