ReactOS 0.4.15-dev-7924-g5949c20
_HIDP_LINK_COLLECTION_NODE Struct Reference

#include <hidpi.h>

Collaboration diagram for _HIDP_LINK_COLLECTION_NODE:

Public Attributes

USAGE LinkUsage
 
USAGE LinkUsagePage
 
USHORT Parent
 
USHORT NumberOfChildren
 
USHORT NextSibling
 
USHORT FirstChild
 
ULONG CollectionType: 8
 
ULONG IsAlias: 1
 
ULONG Reserved: 23
 
PVOID UserContext
 

Detailed Description

Definition at line 187 of file hidpi.h.

Member Data Documentation

◆ CollectionType

ULONG _HIDP_LINK_COLLECTION_NODE::CollectionType

Definition at line 194 of file hidpi.h.

◆ FirstChild

USHORT _HIDP_LINK_COLLECTION_NODE::FirstChild

Definition at line 193 of file hidpi.h.

◆ IsAlias

ULONG _HIDP_LINK_COLLECTION_NODE::IsAlias

Definition at line 195 of file hidpi.h.

◆ LinkUsage

USAGE _HIDP_LINK_COLLECTION_NODE::LinkUsage

Definition at line 188 of file hidpi.h.

◆ LinkUsagePage

USAGE _HIDP_LINK_COLLECTION_NODE::LinkUsagePage

Definition at line 189 of file hidpi.h.

◆ NextSibling

USHORT _HIDP_LINK_COLLECTION_NODE::NextSibling

Definition at line 192 of file hidpi.h.

◆ NumberOfChildren

USHORT _HIDP_LINK_COLLECTION_NODE::NumberOfChildren

Definition at line 191 of file hidpi.h.

◆ Parent

USHORT _HIDP_LINK_COLLECTION_NODE::Parent

Definition at line 190 of file hidpi.h.

◆ Reserved

ULONG _HIDP_LINK_COLLECTION_NODE::Reserved

Definition at line 196 of file hidpi.h.

◆ UserContext

PVOID _HIDP_LINK_COLLECTION_NODE::UserContext

Definition at line 197 of file hidpi.h.


The documentation for this struct was generated from the following file: