Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Mirror
UsbLibrary
OutputReport
C# Класс Mirror.UsbLibrary.OutputReport
Defines a base class for output reports. To use output reports, just put the bytes into the raw buffer.
Наследование:
Report
Показать файл
Открыть проект
Примеры использования класса
Защищенные методы
Метод
Описание
OutputReport
(
HIDDevice
oDev
)
Construction. Setup the buffer with the correct output report length dictated by the device.
Описание методов
OutputReport()
защищенный
Метод
Construction. Setup the buffer with the correct output report length dictated by the device.
protected
OutputReport
(
HIDDevice
oDev
)
oDev
HIDDevice
Creating device