ReactOS 0.4.15-dev-7924-g5949c20
_USBD_PIPE_INFORMATION Struct Reference

#include <usb.h>

Collaboration diagram for _USBD_PIPE_INFORMATION:

Public Attributes

USHORT MaximumPacketSize
 
UCHAR EndpointAddress
 
UCHAR Interval
 
USBD_PIPE_TYPE PipeType
 
USBD_PIPE_HANDLE PipeHandle
 
ULONG MaximumTransferSize
 
ULONG PipeFlags
 

Detailed Description

Definition at line 259 of file usb.h.

Member Data Documentation

◆ EndpointAddress

◆ Interval

UCHAR _USBD_PIPE_INFORMATION::Interval

Definition at line 262 of file usb.h.

Referenced by FxUsbPipe::GetInformation().

◆ MaximumPacketSize

USHORT _USBD_PIPE_INFORMATION::MaximumPacketSize

◆ MaximumTransferSize

ULONG _USBD_PIPE_INFORMATION::MaximumTransferSize

◆ PipeFlags

ULONG _USBD_PIPE_INFORMATION::PipeFlags

Definition at line 266 of file usb.h.

Referenced by FxUsbCreateConfigRequest().

◆ PipeHandle

◆ PipeType

USBD_PIPE_TYPE _USBD_PIPE_INFORMATION::PipeType

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