메소드 | 설명 | |
---|---|---|
InputReport ( |
Construction. Do nothing
|
|
ProcessData ( ) : void |
Override this to process the input report into something useful
|
|
SetData ( byte arrData ) : void |
Call this to set the buffer given a raw input report. Calls an overridable method to should automatically parse the bytes into meaningul structures.
|
public InputReport ( |
||
oDev | Creating device | |
리턴 | System |