ReactOS 0.4.15-dev-7842-g558ab78
HID_USB_DEVICE_EXTENSION Struct Reference

#include <hidusb.h>

Collaboration diagram for HID_USB_DEVICE_EXTENSION:

Public Attributes

KEVENT Event
 
PUSB_DEVICE_DESCRIPTOR DeviceDescriptor
 
PUSB_CONFIGURATION_DESCRIPTOR ConfigurationDescriptor
 
PUSBD_INTERFACE_INFORMATION InterfaceInfo
 
USBD_CONFIGURATION_HANDLE ConfigurationHandle
 
PHID_DESCRIPTOR HidDescriptor
 

Detailed Description

Definition at line 17 of file hidusb.h.

Member Data Documentation

◆ ConfigurationDescriptor

PUSB_CONFIGURATION_DESCRIPTOR HID_USB_DEVICE_EXTENSION::ConfigurationDescriptor

Definition at line 32 of file hidusb.h.

Referenced by Hid_DisableConfiguration(), Hid_PnpStart(), and Hid_SelectConfiguration().

◆ ConfigurationHandle

USBD_CONFIGURATION_HANDLE HID_USB_DEVICE_EXTENSION::ConfigurationHandle

Definition at line 42 of file hidusb.h.

Referenced by Hid_DisableConfiguration(), Hid_SelectConfiguration(), and HidUsb_ReadReport().

◆ DeviceDescriptor

PUSB_DEVICE_DESCRIPTOR HID_USB_DEVICE_EXTENSION::DeviceDescriptor

Definition at line 27 of file hidusb.h.

Referenced by Hid_DisableConfiguration(), Hid_PnpStart(), and HidInternalDeviceControl().

◆ Event

KEVENT HID_USB_DEVICE_EXTENSION::Event

Definition at line 22 of file hidusb.h.

Referenced by HidAddDevice().

◆ HidDescriptor

PHID_DESCRIPTOR HID_USB_DEVICE_EXTENSION::HidDescriptor

◆ InterfaceInfo


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