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