ReactOS 0.4.15-dev-8028-g8e799e2
_HID_XFER_PACKET Struct Reference

#include <hidclass.h>

Public Attributes

PUCHAR reportBuffer
 
ULONG reportBufferLen
 
UCHAR reportId
 

Detailed Description

Definition at line 150 of file hidclass.h.

Member Data Documentation

◆ reportBuffer

PUCHAR _HID_XFER_PACKET::reportBuffer

Definition at line 151 of file hidclass.h.

Referenced by HidClass_DeviceControl(), and HidClass_Write().

◆ reportBufferLen

ULONG _HID_XFER_PACKET::reportBufferLen

Definition at line 152 of file hidclass.h.

Referenced by HidClass_DeviceControl(), and HidClass_Write().

◆ reportId

UCHAR _HID_XFER_PACKET::reportId

Definition at line 153 of file hidclass.h.

Referenced by HidClass_DeviceControl(), and HidClass_Write().


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