ReactOS 0.4.15-dev-8093-g3285f69
_HIDD_ATTRIBUTES Struct Reference

#include <hidpi.h>

Public Attributes

ULONG Size
 
USHORT VendorID
 
USHORT ProductID
 
USHORT VersionNumber
 

Detailed Description

Definition at line 83 of file hidpi.h.

Member Data Documentation

◆ ProductID

USHORT _HIDD_ATTRIBUTES::ProductID

Definition at line 86 of file hidpi.h.

Referenced by test_device_info().

◆ Size

ULONG _HIDD_ATTRIBUTES::Size

Definition at line 84 of file hidpi.h.

Referenced by test_device_info().

◆ VendorID

USHORT _HIDD_ATTRIBUTES::VendorID

Definition at line 85 of file hidpi.h.

Referenced by test_device_info().

◆ VersionNumber

USHORT _HIDD_ATTRIBUTES::VersionNumber

Definition at line 87 of file hidpi.h.

Referenced by test_device_info().


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