ReactOS 0.4.15-dev-7924-g5949c20
_HID_INTERFACE_HIDPARSE Struct Reference

#include <hidclass.h>

Collaboration diagram for _HID_INTERFACE_HIDPARSE:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
PHIDP_GETCAPS HidpGetCaps
 

Detailed Description

Definition at line 119 of file hidclass.h.

Member Data Documentation

◆ Context

PVOID _HID_INTERFACE_HIDPARSE::Context

Definition at line 127 of file hidclass.h.

◆ HidpGetCaps

PHIDP_GETCAPS _HID_INTERFACE_HIDPARSE::HidpGetCaps

Definition at line 131 of file hidclass.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _HID_INTERFACE_HIDPARSE::InterfaceDereference

Definition at line 129 of file hidclass.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _HID_INTERFACE_HIDPARSE::InterfaceReference

Definition at line 128 of file hidclass.h.

◆ Size

USHORT _HID_INTERFACE_HIDPARSE::Size

Definition at line 125 of file hidclass.h.

◆ Version

USHORT _HID_INTERFACE_HIDPARSE::Version

Definition at line 126 of file hidclass.h.


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