ReactOS 0.4.15-dev-7942-gd23573b
_USB_BUS_INTERFACE_HUB_SELECTIVE_SUSPEND Struct Reference

#include <hubbusif.h>

Collaboration diagram for _USB_BUS_INTERFACE_HUB_SELECTIVE_SUSPEND:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID BusContext
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
PUSB_BUSIFFN_SUSPEND_HUB SuspendHub
 
PUSB_BUSIFFN_RESUME_HUB ResumeHub
 

Detailed Description

Definition at line 665 of file hubbusif.h.

Member Data Documentation

◆ BusContext

PVOID _USB_BUS_INTERFACE_HUB_SELECTIVE_SUSPEND::BusContext

Definition at line 668 of file hubbusif.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _USB_BUS_INTERFACE_HUB_SELECTIVE_SUSPEND::InterfaceDereference

Definition at line 670 of file hubbusif.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _USB_BUS_INTERFACE_HUB_SELECTIVE_SUSPEND::InterfaceReference

Definition at line 669 of file hubbusif.h.

◆ ResumeHub

PUSB_BUSIFFN_RESUME_HUB _USB_BUS_INTERFACE_HUB_SELECTIVE_SUSPEND::ResumeHub

Definition at line 672 of file hubbusif.h.

◆ Size

USHORT _USB_BUS_INTERFACE_HUB_SELECTIVE_SUSPEND::Size

Definition at line 666 of file hubbusif.h.

◆ SuspendHub

PUSB_BUSIFFN_SUSPEND_HUB _USB_BUS_INTERFACE_HUB_SELECTIVE_SUSPEND::SuspendHub

Definition at line 671 of file hubbusif.h.

◆ Version

USHORT _USB_BUS_INTERFACE_HUB_SELECTIVE_SUSPEND::Version

Definition at line 667 of file hubbusif.h.


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