ReactOS 0.4.15-dev-7934-g1dc8d80
_WDF_USB_PIPE_INFORMATION_V1_1 Struct Reference

#include <wdf11.h>

Collaboration diagram for _WDF_USB_PIPE_INFORMATION_V1_1:

Public Attributes

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

Detailed Description

Definition at line 2048 of file wdf11.h.

Member Data Documentation

◆ EndpointAddress

UCHAR _WDF_USB_PIPE_INFORMATION_V1_1::EndpointAddress

Definition at line 2062 of file wdf11.h.

◆ Interval

UCHAR _WDF_USB_PIPE_INFORMATION_V1_1::Interval

Definition at line 2067 of file wdf11.h.

◆ MaximumPacketSize

ULONG _WDF_USB_PIPE_INFORMATION_V1_1::MaximumPacketSize

Definition at line 2057 of file wdf11.h.

◆ MaximumTransferSize

ULONG _WDF_USB_PIPE_INFORMATION_V1_1::MaximumTransferSize

Definition at line 2081 of file wdf11.h.

◆ PipeType

WDF_USB_PIPE_TYPE _WDF_USB_PIPE_INFORMATION_V1_1::PipeType

Definition at line 2076 of file wdf11.h.

◆ SettingIndex

UCHAR _WDF_USB_PIPE_INFORMATION_V1_1::SettingIndex

Definition at line 2072 of file wdf11.h.

◆ Size

ULONG _WDF_USB_PIPE_INFORMATION_V1_1::Size

Definition at line 2052 of file wdf11.h.


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