ReactOS 0.4.15-dev-7953-g1f49173
_USBHUB_STATUS_CHANGE_CONTEXT Struct Reference

#include <usbhub.h>

Collaboration diagram for _USBHUB_STATUS_CHANGE_CONTEXT:

Public Attributes

ULONG Reserved
 
BOOL IsRequestErrors
 
PUSBHUB_FDO_EXTENSION HubExtension
 

Detailed Description

Definition at line 246 of file usbhub.h.

Member Data Documentation

◆ HubExtension

PUSBHUB_FDO_EXTENSION _USBHUB_STATUS_CHANGE_CONTEXT::HubExtension

Definition at line 249 of file usbhub.h.

Referenced by USBH_ChangeIndication().

◆ IsRequestErrors

BOOL _USBHUB_STATUS_CHANGE_CONTEXT::IsRequestErrors

Definition at line 248 of file usbhub.h.

Referenced by USBH_ChangeIndication().

◆ Reserved

ULONG _USBHUB_STATUS_CHANGE_CONTEXT::Reserved

Definition at line 247 of file usbhub.h.


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