ReactOS 0.4.15-dev-7942-gd23573b
_WDF_USB_PIPE_INFORMATION_V1_5 Struct Reference

#include <wdf15.h>

Collaboration diagram for _WDF_USB_PIPE_INFORMATION_V1_5:

Public Attributes

ULONG Size
 
ULONG MaximumPacketSize
 
UCHAR EndpointAddress
 
UCHAR Interval
 
UCHAR SettingIndex
 
WDF_USB_PIPE_TYPE PipeType
 
ULONG MaximumTransferSize
 

Detailed Description

Definition at line 2054 of file wdf15.h.

Member Data Documentation

◆ EndpointAddress

UCHAR _WDF_USB_PIPE_INFORMATION_V1_5::EndpointAddress

Definition at line 2068 of file wdf15.h.

◆ Interval

UCHAR _WDF_USB_PIPE_INFORMATION_V1_5::Interval

Definition at line 2073 of file wdf15.h.

◆ MaximumPacketSize

ULONG _WDF_USB_PIPE_INFORMATION_V1_5::MaximumPacketSize

Definition at line 2063 of file wdf15.h.

◆ MaximumTransferSize

ULONG _WDF_USB_PIPE_INFORMATION_V1_5::MaximumTransferSize

Definition at line 2087 of file wdf15.h.

◆ PipeType

WDF_USB_PIPE_TYPE _WDF_USB_PIPE_INFORMATION_V1_5::PipeType

Definition at line 2082 of file wdf15.h.

◆ SettingIndex

UCHAR _WDF_USB_PIPE_INFORMATION_V1_5::SettingIndex

Definition at line 2078 of file wdf15.h.

◆ Size

ULONG _WDF_USB_PIPE_INFORMATION_V1_5::Size

Definition at line 2058 of file wdf15.h.


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