ReactOS 0.4.15-dev-7934-g1dc8d80
_USBPORT_PIPE_HANDLE Struct Reference

#include <usbport.h>

Collaboration diagram for _USBPORT_PIPE_HANDLE:

Public Attributes

ULONG Flags
 
ULONG PipeFlags
 
USB_ENDPOINT_DESCRIPTOR EndpointDescriptor
 
UCHAR Padded
 
PUSBPORT_ENDPOINT Endpoint
 
LIST_ENTRY PipeLink
 

Detailed Description

Definition at line 162 of file usbport.h.

Member Data Documentation

◆ Endpoint

PUSBPORT_ENDPOINT _USBPORT_PIPE_HANDLE::Endpoint

Definition at line 167 of file usbport.h.

◆ EndpointDescriptor

USB_ENDPOINT_DESCRIPTOR _USBPORT_PIPE_HANDLE::EndpointDescriptor

Definition at line 165 of file usbport.h.

◆ Flags

ULONG _USBPORT_PIPE_HANDLE::Flags

Definition at line 163 of file usbport.h.

◆ Padded

UCHAR _USBPORT_PIPE_HANDLE::Padded

Definition at line 166 of file usbport.h.

◆ PipeFlags

ULONG _USBPORT_PIPE_HANDLE::PipeFlags

Definition at line 164 of file usbport.h.

◆ PipeLink

LIST_ENTRY _USBPORT_PIPE_HANDLE::PipeLink

Definition at line 168 of file usbport.h.


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