HIDP_DATA Record

The text for this record has been generated automatically. This means that it is not documented.

Group
File
Links
Pascal
HIDP_DATA = record
  DataIndex: Word;
  Reserved: Word;
  case Integer of
    0: (RawValue: ULONG;);
    1: (On_: ByteBool;);
end;
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/HIDP_DATA