ReactOS 0.4.15-dev-7924-g5949c20
_WDF_USB_PIPE_INFORMATION_V2_0 Struct Reference

#include <wdf20.h>

Collaboration diagram for _WDF_USB_PIPE_INFORMATION_V2_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 2809 of file wdf20.h.

Member Data Documentation

◆ EndpointAddress

UCHAR _WDF_USB_PIPE_INFORMATION_V2_0::EndpointAddress

Definition at line 2823 of file wdf20.h.

◆ Interval

UCHAR _WDF_USB_PIPE_INFORMATION_V2_0::Interval

Definition at line 2828 of file wdf20.h.

◆ MaximumPacketSize

ULONG _WDF_USB_PIPE_INFORMATION_V2_0::MaximumPacketSize

Definition at line 2818 of file wdf20.h.

◆ MaximumTransferSize

ULONG _WDF_USB_PIPE_INFORMATION_V2_0::MaximumTransferSize

Definition at line 2842 of file wdf20.h.

◆ PipeType

WDF_USB_PIPE_TYPE _WDF_USB_PIPE_INFORMATION_V2_0::PipeType

Definition at line 2837 of file wdf20.h.

◆ SettingIndex

UCHAR _WDF_USB_PIPE_INFORMATION_V2_0::SettingIndex

Definition at line 2833 of file wdf20.h.

◆ Size

ULONG _WDF_USB_PIPE_INFORMATION_V2_0::Size

Definition at line 2813 of file wdf20.h.


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