ReactOS 0.4.15-dev-7842-g558ab78
_HIDP_DATA Struct Reference

#include <hidpi.h>

Public Attributes

USHORT DataIndex
 
USHORT Reserved
 
union {
   ULONG   RawValue
 
   BOOLEAN   On
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 168 of file hidpi.h.

Member Data Documentation

◆ DataIndex

USHORT _HIDP_DATA::DataIndex

Definition at line 169 of file hidpi.h.

◆ 

_ANONYMOUS_UNION union { ... } _HIDP_DATA::DUMMYUNIONNAME

◆ On

BOOLEAN _HIDP_DATA::On

Definition at line 173 of file hidpi.h.

◆ RawValue

ULONG _HIDP_DATA::RawValue

Definition at line 172 of file hidpi.h.

◆ Reserved

USHORT _HIDP_DATA::Reserved

Definition at line 170 of file hidpi.h.


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