ReactOS 0.4.15-dev-7953-g1f49173
_WDF_USB_PIPE_INFORMATION_V1_9 Struct Reference

#include <wdf19.h>

Collaboration diagram for _WDF_USB_PIPE_INFORMATION_V1_9:

Public Attributes

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

Detailed Description

Definition at line 2255 of file wdf19.h.

Member Data Documentation

◆ EndpointAddress

UCHAR _WDF_USB_PIPE_INFORMATION_V1_9::EndpointAddress

Definition at line 2269 of file wdf19.h.

◆ Interval

UCHAR _WDF_USB_PIPE_INFORMATION_V1_9::Interval

Definition at line 2274 of file wdf19.h.

◆ MaximumPacketSize

ULONG _WDF_USB_PIPE_INFORMATION_V1_9::MaximumPacketSize

Definition at line 2264 of file wdf19.h.

◆ MaximumTransferSize

ULONG _WDF_USB_PIPE_INFORMATION_V1_9::MaximumTransferSize

Definition at line 2288 of file wdf19.h.

◆ PipeType

WDF_USB_PIPE_TYPE _WDF_USB_PIPE_INFORMATION_V1_9::PipeType

Definition at line 2283 of file wdf19.h.

◆ SettingIndex

UCHAR _WDF_USB_PIPE_INFORMATION_V1_9::SettingIndex

Definition at line 2279 of file wdf19.h.

◆ Size

ULONG _WDF_USB_PIPE_INFORMATION_V1_9::Size

Definition at line 2259 of file wdf19.h.


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