ReactOS 0.4.15-dev-7934-g1dc8d80
_USBD_DEVICE_INFORMATION Struct Reference

#include <usb.h>

Collaboration diagram for _USBD_DEVICE_INFORMATION:

Public Attributes

ULONG OffsetNext
 
PVOID UsbdDeviceHandle
 
USB_DEVICE_DESCRIPTOR DeviceDescriptor
 

Detailed Description

Definition at line 253 of file usb.h.

Member Data Documentation

◆ DeviceDescriptor

USB_DEVICE_DESCRIPTOR _USBD_DEVICE_INFORMATION::DeviceDescriptor

Definition at line 256 of file usb.h.

◆ OffsetNext

ULONG _USBD_DEVICE_INFORMATION::OffsetNext

Definition at line 254 of file usb.h.

◆ UsbdDeviceHandle

PVOID _USBD_DEVICE_INFORMATION::UsbdDeviceHandle

Definition at line 255 of file usb.h.


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