ReactOS 0.4.15-dev-7842-g558ab78
_HIDP_DEVICE_DESC Struct Reference

#include <hidpddi.h>

Collaboration diagram for _HIDP_DEVICE_DESC:

Public Attributes

PHIDP_COLLECTION_DESC CollectionDesc
 
ULONG CollectionDescLength
 
PHIDP_REPORT_IDS ReportIDs
 
ULONG ReportIDsLength
 
HIDP_GETCOLDESC_DBG Dbg
 

Detailed Description

Definition at line 36 of file hidpddi.h.

Member Data Documentation

◆ CollectionDesc

PHIDP_COLLECTION_DESC _HIDP_DEVICE_DESC::CollectionDesc

Definition at line 38 of file hidpddi.h.

Referenced by HidClassPDO_CreatePDO().

◆ CollectionDescLength

ULONG _HIDP_DEVICE_DESC::CollectionDescLength

Definition at line 39 of file hidpddi.h.

Referenced by HidClassPDO_CreatePDO(), and HidClassPDO_HandleQueryHardwareId().

◆ Dbg

HIDP_GETCOLDESC_DBG _HIDP_DEVICE_DESC::Dbg

Definition at line 42 of file hidpddi.h.

◆ ReportIDs

PHIDP_REPORT_IDS _HIDP_DEVICE_DESC::ReportIDs

Definition at line 40 of file hidpddi.h.

◆ ReportIDsLength

ULONG _HIDP_DEVICE_DESC::ReportIDsLength

Definition at line 41 of file hidpddi.h.


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