ReactOS 0.4.15-dev-7842-g558ab78
_WDF_USB_PIPE_INFORMATION_V1_7 Struct Reference

#include <wdf17.h>

Collaboration diagram for _WDF_USB_PIPE_INFORMATION_V1_7:

Public Attributes

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

Detailed Description

Definition at line 2073 of file wdf17.h.

Member Data Documentation

◆ EndpointAddress

UCHAR _WDF_USB_PIPE_INFORMATION_V1_7::EndpointAddress

Definition at line 2087 of file wdf17.h.

◆ Interval

UCHAR _WDF_USB_PIPE_INFORMATION_V1_7::Interval

Definition at line 2092 of file wdf17.h.

◆ MaximumPacketSize

ULONG _WDF_USB_PIPE_INFORMATION_V1_7::MaximumPacketSize

Definition at line 2082 of file wdf17.h.

◆ MaximumTransferSize

ULONG _WDF_USB_PIPE_INFORMATION_V1_7::MaximumTransferSize

Definition at line 2106 of file wdf17.h.

◆ PipeType

WDF_USB_PIPE_TYPE _WDF_USB_PIPE_INFORMATION_V1_7::PipeType

Definition at line 2101 of file wdf17.h.

◆ SettingIndex

UCHAR _WDF_USB_PIPE_INFORMATION_V1_7::SettingIndex

Definition at line 2097 of file wdf17.h.

◆ Size

ULONG _WDF_USB_PIPE_INFORMATION_V1_7::Size

Definition at line 2077 of file wdf17.h.


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