ReactOS 0.4.15-dev-7934-g1dc8d80
_USB_CONNECTION_NOTIFICATION Struct Reference

#include <usbioctl.h>

Collaboration diagram for _USB_CONNECTION_NOTIFICATION:

Public Attributes

USB_NOTIFICATION_TYPE NotificationType
 
ULONG ConnectionNumber
 
ULONG RequestedBandwidth
 
ULONG EnumerationFailReason
 
ULONG PowerRequested
 
ULONG HubNameLength
 

Detailed Description

Definition at line 526 of file usbioctl.h.

Member Data Documentation

◆ ConnectionNumber

ULONG _USB_CONNECTION_NOTIFICATION::ConnectionNumber

Definition at line 528 of file usbioctl.h.

◆ EnumerationFailReason

ULONG _USB_CONNECTION_NOTIFICATION::EnumerationFailReason

Definition at line 530 of file usbioctl.h.

◆ HubNameLength

ULONG _USB_CONNECTION_NOTIFICATION::HubNameLength

Definition at line 532 of file usbioctl.h.

◆ NotificationType

USB_NOTIFICATION_TYPE _USB_CONNECTION_NOTIFICATION::NotificationType

Definition at line 527 of file usbioctl.h.

◆ PowerRequested

ULONG _USB_CONNECTION_NOTIFICATION::PowerRequested

Definition at line 531 of file usbioctl.h.

◆ RequestedBandwidth

ULONG _USB_CONNECTION_NOTIFICATION::RequestedBandwidth

Definition at line 529 of file usbioctl.h.


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