메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
InputReport ( HIDDevice oDev ) |
Construction. Do nothing
|