HIDP_LINK_COLLECTION_NODE Record

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

Group
File
Links
Pascal
HIDP_LINK_COLLECTION_NODE = record
  LinkUsage: TUsage;
  LinkUsagePage: TUsage;
  Parent: Word;
  NumberOfChildren: Word;
  NextSibling: Word;
  FirstChild: Word;
  CollectionType: BYTE;
  IsAlias: BYTE;
  Reserved: Word;
  UserContext: Pointer;
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_LINK_COLLECTION_NODE