ReactOS 0.4.16-dev-306-g647d351
|
#include <usbioctl.h>
Public Attributes | |
USB_NOTIFICATION_TYPE | NotificationType |
ULONG | ConnectionNumber |
ULONG | RequestedBandwidth |
ULONG | EnumerationFailReason |
ULONG | PowerRequested |
ULONG | HubNameLength |
Definition at line 526 of file usbioctl.h.
ULONG _USB_CONNECTION_NOTIFICATION::ConnectionNumber |
Definition at line 528 of file usbioctl.h.
ULONG _USB_CONNECTION_NOTIFICATION::EnumerationFailReason |
Definition at line 530 of file usbioctl.h.
ULONG _USB_CONNECTION_NOTIFICATION::HubNameLength |
Definition at line 532 of file usbioctl.h.
USB_NOTIFICATION_TYPE _USB_CONNECTION_NOTIFICATION::NotificationType |
Definition at line 527 of file usbioctl.h.
ULONG _USB_CONNECTION_NOTIFICATION::PowerRequested |
Definition at line 531 of file usbioctl.h.
ULONG _USB_CONNECTION_NOTIFICATION::RequestedBandwidth |
Definition at line 529 of file usbioctl.h.