ReactOS 0.4.15-dev-7968-g24a56f8
HIDCLASS_FDO_EXTENSION Struct Reference

#include <precomp.h>

Collaboration diagram for HIDCLASS_FDO_EXTENSION:

Public Attributes

HIDCLASS_COMMON_DEVICE_EXTENSION Common
 
DEVICE_CAPABILITIES Capabilities
 
HID_DESCRIPTOR HidDescriptor
 
PUCHAR ReportDescriptor
 
PDEVICE_RELATIONS DeviceRelations
 

Detailed Description

Definition at line 53 of file precomp.h.

Member Data Documentation

◆ Capabilities

DEVICE_CAPABILITIES HIDCLASS_FDO_EXTENSION::Capabilities

Definition at line 63 of file precomp.h.

Referenced by HidClassFDO_StartDevice(), and HidClassPDO_CreatePDO().

◆ Common

◆ DeviceRelations

PDEVICE_RELATIONS HIDCLASS_FDO_EXTENSION::DeviceRelations

◆ HidDescriptor

HID_DESCRIPTOR HIDCLASS_FDO_EXTENSION::HidDescriptor

Definition at line 68 of file precomp.h.

Referenced by HidClassFDO_GetDescriptors(), and HidClassFDO_StartDevice().

◆ ReportDescriptor

PUCHAR HIDCLASS_FDO_EXTENSION::ReportDescriptor

Definition at line 73 of file precomp.h.

Referenced by HidClassFDO_GetDescriptors(), and HidClassFDO_StartDevice().


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