ReactOS 0.4.15-dev-7907-g95bf896
_WDF_USB_PIPE_INFORMATION_V1_13 Struct Reference

#include <wdf113.h>

Collaboration diagram for _WDF_USB_PIPE_INFORMATION_V1_13:

Public Attributes

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

Detailed Description

Definition at line 2896 of file wdf113.h.

Member Data Documentation

◆ EndpointAddress

UCHAR _WDF_USB_PIPE_INFORMATION_V1_13::EndpointAddress

Definition at line 2910 of file wdf113.h.

◆ Interval

UCHAR _WDF_USB_PIPE_INFORMATION_V1_13::Interval

Definition at line 2915 of file wdf113.h.

◆ MaximumPacketSize

ULONG _WDF_USB_PIPE_INFORMATION_V1_13::MaximumPacketSize

Definition at line 2905 of file wdf113.h.

◆ MaximumTransferSize

ULONG _WDF_USB_PIPE_INFORMATION_V1_13::MaximumTransferSize

Definition at line 2929 of file wdf113.h.

◆ PipeType

WDF_USB_PIPE_TYPE _WDF_USB_PIPE_INFORMATION_V1_13::PipeType

Definition at line 2924 of file wdf113.h.

◆ SettingIndex

UCHAR _WDF_USB_PIPE_INFORMATION_V1_13::SettingIndex

Definition at line 2920 of file wdf113.h.

◆ Size

ULONG _WDF_USB_PIPE_INFORMATION_V1_13::Size

Definition at line 2900 of file wdf113.h.


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