ReactOS 0.4.15-dev-7942-gd23573b
_USB_HUB_STATUS_AND_CHANGE Union Reference

#include <usb200.h>

Collaboration diagram for _USB_HUB_STATUS_AND_CHANGE:

Public Attributes

ULONG AsUlong32
 
struct {
   USB_HUB_STATUS   HubStatus
 
   USB_HUB_CHANGE   HubChange
 
}; 
 

Detailed Description

Definition at line 269 of file usb200.h.

Member Data Documentation

◆ 

struct { ... } _USB_HUB_STATUS_AND_CHANGE::@3272

◆ AsUlong32

ULONG _USB_HUB_STATUS_AND_CHANGE::AsUlong32

Definition at line 270 of file usb200.h.

Referenced by USBPORT_RootHubSCE().

◆ HubChange

USB_HUB_CHANGE _USB_HUB_STATUS_AND_CHANGE::HubChange

Definition at line 273 of file usb200.h.

Referenced by USBPORT_RootHubSCE().

◆ HubStatus

USB_HUB_STATUS _USB_HUB_STATUS_AND_CHANGE::HubStatus

Definition at line 272 of file usb200.h.


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