ReactOS 0.4.15-dev-7842-g558ab78
_USB_DEVICE_INFORMATION_0 Struct Reference

#include <hubbusif.h>

Collaboration diagram for _USB_DEVICE_INFORMATION_0:

Public Attributes

ULONG InformationLevel
 
ULONG ActualLength
 
ULONG PortNumber
 
USB_DEVICE_DESCRIPTOR DeviceDescriptor
 
UCHAR DD_pad [2]
 
UCHAR CurrentConfigurationValue
 
UCHAR ReservedMBZ
 
USHORT DeviceAddress
 
ULONG HubAddress
 
USB_DEVICE_SPEED DeviceSpeed
 
USB_DEVICE_TYPE DeviceType
 
ULONG NumberOfOpenPipes
 
USB_PIPE_INFORMATION_0 PipeList [1]
 

Detailed Description

Definition at line 688 of file hubbusif.h.

Member Data Documentation

◆ ActualLength

ULONG _USB_DEVICE_INFORMATION_0::ActualLength

Definition at line 690 of file hubbusif.h.

◆ CurrentConfigurationValue

UCHAR _USB_DEVICE_INFORMATION_0::CurrentConfigurationValue

Definition at line 694 of file hubbusif.h.

◆ DD_pad

UCHAR _USB_DEVICE_INFORMATION_0::DD_pad[2]

Definition at line 693 of file hubbusif.h.

◆ DeviceAddress

USHORT _USB_DEVICE_INFORMATION_0::DeviceAddress

Definition at line 696 of file hubbusif.h.

◆ DeviceDescriptor

USB_DEVICE_DESCRIPTOR _USB_DEVICE_INFORMATION_0::DeviceDescriptor

Definition at line 692 of file hubbusif.h.

◆ DeviceSpeed

USB_DEVICE_SPEED _USB_DEVICE_INFORMATION_0::DeviceSpeed

Definition at line 698 of file hubbusif.h.

◆ DeviceType

USB_DEVICE_TYPE _USB_DEVICE_INFORMATION_0::DeviceType

Definition at line 699 of file hubbusif.h.

◆ HubAddress

ULONG _USB_DEVICE_INFORMATION_0::HubAddress

Definition at line 697 of file hubbusif.h.

◆ InformationLevel

ULONG _USB_DEVICE_INFORMATION_0::InformationLevel

Definition at line 689 of file hubbusif.h.

◆ NumberOfOpenPipes

ULONG _USB_DEVICE_INFORMATION_0::NumberOfOpenPipes

Definition at line 700 of file hubbusif.h.

◆ PipeList

USB_PIPE_INFORMATION_0 _USB_DEVICE_INFORMATION_0::PipeList[1]

Definition at line 701 of file hubbusif.h.

◆ PortNumber

ULONG _USB_DEVICE_INFORMATION_0::PortNumber

Definition at line 691 of file hubbusif.h.

◆ ReservedMBZ

UCHAR _USB_DEVICE_INFORMATION_0::ReservedMBZ

Definition at line 695 of file hubbusif.h.


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