ReactOS 0.4.15-dev-7907-g95bf896
_WDF_USB_PIPE_INFORMATION_V2_15 Struct Reference

#include <wdf215.h>

Collaboration diagram for _WDF_USB_PIPE_INFORMATION_V2_15:

Public Attributes

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

Detailed Description

Definition at line 2821 of file wdf215.h.

Member Data Documentation

◆ EndpointAddress

UCHAR _WDF_USB_PIPE_INFORMATION_V2_15::EndpointAddress

Definition at line 2835 of file wdf215.h.

◆ Interval

UCHAR _WDF_USB_PIPE_INFORMATION_V2_15::Interval

Definition at line 2840 of file wdf215.h.

◆ MaximumPacketSize

ULONG _WDF_USB_PIPE_INFORMATION_V2_15::MaximumPacketSize

Definition at line 2830 of file wdf215.h.

◆ MaximumTransferSize

ULONG _WDF_USB_PIPE_INFORMATION_V2_15::MaximumTransferSize

Definition at line 2854 of file wdf215.h.

◆ PipeType

WDF_USB_PIPE_TYPE _WDF_USB_PIPE_INFORMATION_V2_15::PipeType

Definition at line 2849 of file wdf215.h.

◆ SettingIndex

UCHAR _WDF_USB_PIPE_INFORMATION_V2_15::SettingIndex

Definition at line 2845 of file wdf215.h.

◆ Size

ULONG _WDF_USB_PIPE_INFORMATION_V2_15::Size

Definition at line 2825 of file wdf215.h.


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