ReactOS 0.4.17-dev-806-gffa4164
_HID_DEVICE_INFO Struct Reference

#include <input.h>

Collaboration diagram for _HID_DEVICE_INFO:

Public Attributes

PHIDP_PREPARSED_DATA PreparsedData
 
HID_COLLECTION_INFORMATION CollectionInformation
 
HIDP_CAPS Caps
 

Detailed Description

Definition at line 107 of file input.h.

Member Data Documentation

◆ Caps

HIDP_CAPS _HID_DEVICE_INFO::Caps

Definition at line 111 of file input.h.

◆ CollectionInformation

HID_COLLECTION_INFORMATION _HID_DEVICE_INFO::CollectionInformation

Definition at line 110 of file input.h.

◆ PreparsedData

PHIDP_PREPARSED_DATA _HID_DEVICE_INFO::PreparsedData

Definition at line 109 of file input.h.


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