ReactOS 0.4.15-dev-8002-gbbb3b00
HIDCLASS_PDO_DEVICE_EXTENSION Struct Reference

#include <precomp.h>

Collaboration diagram for HIDCLASS_PDO_DEVICE_EXTENSION:

Public Attributes

HIDCLASS_COMMON_DEVICE_EXTENSION Common
 
DEVICE_CAPABILITIES Capabilities
 
ULONG CollectionNumber
 
UNICODE_STRING DeviceInterface
 
PDEVICE_OBJECT FDODeviceObject
 
PHIDCLASS_FDO_EXTENSION FDODeviceExtension
 

Detailed Description

Definition at line 82 of file precomp.h.

Member Data Documentation

◆ Capabilities

DEVICE_CAPABILITIES HIDCLASS_PDO_DEVICE_EXTENSION::Capabilities

Definition at line 92 of file precomp.h.

Referenced by HidClassPDO_CreatePDO(), and HidClassPDO_PnP().

◆ CollectionNumber

◆ Common

◆ DeviceInterface

UNICODE_STRING HIDCLASS_PDO_DEVICE_EXTENSION::DeviceInterface

Definition at line 102 of file precomp.h.

Referenced by HidClassPDO_PnP().

◆ FDODeviceExtension

PHIDCLASS_FDO_EXTENSION HIDCLASS_PDO_DEVICE_EXTENSION::FDODeviceExtension

Definition at line 112 of file precomp.h.

Referenced by HidClassPDO_CreatePDO(), and HidClassPDO_PnP().

◆ FDODeviceObject

PDEVICE_OBJECT HIDCLASS_PDO_DEVICE_EXTENSION::FDODeviceObject

Definition at line 107 of file precomp.h.

Referenced by HidClassPDO_CreatePDO().


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