ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_USB_PIPE_INFORMATION_V1_11 Struct Reference

#include <wdf111.h>

Collaboration diagram for _WDF_USB_PIPE_INFORMATION_V1_11:

Public Attributes

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

Detailed Description

Definition at line 2728 of file wdf111.h.

Member Data Documentation

◆ EndpointAddress

UCHAR _WDF_USB_PIPE_INFORMATION_V1_11::EndpointAddress

Definition at line 2742 of file wdf111.h.

◆ Interval

UCHAR _WDF_USB_PIPE_INFORMATION_V1_11::Interval

Definition at line 2747 of file wdf111.h.

◆ MaximumPacketSize

ULONG _WDF_USB_PIPE_INFORMATION_V1_11::MaximumPacketSize

Definition at line 2737 of file wdf111.h.

◆ MaximumTransferSize

ULONG _WDF_USB_PIPE_INFORMATION_V1_11::MaximumTransferSize

Definition at line 2761 of file wdf111.h.

◆ PipeType

WDF_USB_PIPE_TYPE _WDF_USB_PIPE_INFORMATION_V1_11::PipeType

Definition at line 2756 of file wdf111.h.

◆ SettingIndex

UCHAR _WDF_USB_PIPE_INFORMATION_V1_11::SettingIndex

Definition at line 2752 of file wdf111.h.

◆ Size

ULONG _WDF_USB_PIPE_INFORMATION_V1_11::Size

Definition at line 2732 of file wdf111.h.


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