Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
LitDev
HIDOutputReport
C# Class LitDev.HIDOutputReport
Inheritance:
LitDev.Engines.OutputReport
显示文件
Open project: litdev1/LitDev
Class Usage Examples
Public Methods
Method
Description
HIDOutputReport
(
HID_Device
oDev
) :
System
SendData
(
int
input
) :
bool
Method Details
HIDOutputReport()
public
method
public
HIDOutputReport
(
HID_Device
oDev
) :
System
oDev
HID_Device
return
System
SendData()
public
method
public
SendData
(
int
input
) :
bool
input
int
return
bool