TJvHidDataEvent type

Write here a summary (1 line)

Parameters
Parameters 
Description 
HidDev 
Description for this parameter 
ReportID 
Description for this parameter 
Data 
Description for this parameter 
Size 
Description for this parameter 
Description

This type is used by (for reference): TJvHidDevice.OnData TJvHidDeviceController.OnDeviceData

Group
File
Links
Pascal
TJvHidDataEvent = procedure (HidDev: TJvHidDevice; ReportID: Byte; const Data: Pointer; Size: Word) of object;
JVCL System Components Runtime Package generated on 10/03/2011
The most up-to-date documentation is available and can be edited at http://wiki.delphi-jedi.org/JVCL_Help/TJvHidDataEvent