ReactOS 0.4.15-dev-7942-gd23573b
_WDF_USB_PIPE_INFORMATION_V1_0 Struct Reference

#include <wdf10.h>

Collaboration diagram for _WDF_USB_PIPE_INFORMATION_V1_0:

Public Attributes

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

Detailed Description

Definition at line 2018 of file wdf10.h.

Member Data Documentation

◆ EndpointAddress

UCHAR _WDF_USB_PIPE_INFORMATION_V1_0::EndpointAddress

Definition at line 2032 of file wdf10.h.

◆ Interval

UCHAR _WDF_USB_PIPE_INFORMATION_V1_0::Interval

Definition at line 2037 of file wdf10.h.

◆ MaximumPacketSize

ULONG _WDF_USB_PIPE_INFORMATION_V1_0::MaximumPacketSize

Definition at line 2027 of file wdf10.h.

◆ MaximumTransferSize

ULONG _WDF_USB_PIPE_INFORMATION_V1_0::MaximumTransferSize

Definition at line 2051 of file wdf10.h.

◆ PipeType

WDF_USB_PIPE_TYPE _WDF_USB_PIPE_INFORMATION_V1_0::PipeType

Definition at line 2046 of file wdf10.h.

◆ SettingIndex

UCHAR _WDF_USB_PIPE_INFORMATION_V1_0::SettingIndex

Definition at line 2042 of file wdf10.h.

◆ Size

ULONG _WDF_USB_PIPE_INFORMATION_V1_0::Size

Definition at line 2022 of file wdf10.h.


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