Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
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
ファイルを表示
Open project: suan/mirlite
Class Usage Examples
Protected Methods
Method
Description
OutputReport
(
HIDDevice
oDev
)
Construction. Setup the buffer with the correct output report length dictated by the device.
Method Details
OutputReport()
protected
method
Construction. Setup the buffer with the correct output report length dictated by the device.
protected
OutputReport
(
HIDDevice
oDev
)
oDev
HIDDevice
Creating device