HIDP_CAPS Record

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

Group
File
Links
Pascal
HIDP_CAPS = record
  Usage: TUsage;
  UsagePage: TUsage;
  InputReportByteLength: Word;
  OutputReportByteLength: Word;
  FeatureReportByteLength: Word;
  Reserved: array [0..16] of Word;
  NumberLinkCollectionNodes: Word;
  NumberInputButtonCaps: Word;
  NumberInputValueCaps: Word;
  NumberInputDataIndices: Word;
  NumberOutputButtonCaps: Word;
  NumberOutputValueCaps: Word;
  NumberOutputDataIndices: Word;
  NumberFeatureButtonCaps: Word;
  NumberFeatureValueCaps: Word;
  NumberFeatureDataIndices: Word;
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_CAPS