ReactOS 0.4.15-dev-7953-g1f49173
_USB_PORT_STATUS_AND_CHANGE Union Reference

#include <usb200.h>

Collaboration diagram for _USB_PORT_STATUS_AND_CHANGE:

Public Attributes

ULONG AsUlong32
 
struct {
   USB_PORT_STATUS   PortStatus
 
   USB_PORT_CHANGE   PortChange
 
}; 
 

Detailed Description

Definition at line 237 of file usb200.h.

Member Data Documentation

◆ 

struct { ... } _USB_PORT_STATUS_AND_CHANGE::@3266

◆ AsUlong32

ULONG _USB_PORT_STATUS_AND_CHANGE::AsUlong32

◆ PortChange

USB_PORT_CHANGE _USB_PORT_STATUS_AND_CHANGE::PortChange

Definition at line 241 of file usb200.h.

Referenced by USBH_ChangeIndicationProcessChange().

◆ PortStatus

USB_PORT_STATUS _USB_PORT_STATUS_AND_CHANGE::PortStatus

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