ReactOS 0.4.15-dev-7924-g5949c20
_WDF_USB_PIPE_INFORMATION_V1_15 Struct Reference

#include <wdf115.h>

Collaboration diagram for _WDF_USB_PIPE_INFORMATION_V1_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 2911 of file wdf115.h.

Member Data Documentation

◆ EndpointAddress

UCHAR _WDF_USB_PIPE_INFORMATION_V1_15::EndpointAddress

Definition at line 2925 of file wdf115.h.

◆ Interval

UCHAR _WDF_USB_PIPE_INFORMATION_V1_15::Interval

Definition at line 2930 of file wdf115.h.

◆ MaximumPacketSize

ULONG _WDF_USB_PIPE_INFORMATION_V1_15::MaximumPacketSize

Definition at line 2920 of file wdf115.h.

◆ MaximumTransferSize

ULONG _WDF_USB_PIPE_INFORMATION_V1_15::MaximumTransferSize

Definition at line 2944 of file wdf115.h.

◆ PipeType

WDF_USB_PIPE_TYPE _WDF_USB_PIPE_INFORMATION_V1_15::PipeType

Definition at line 2939 of file wdf115.h.

◆ SettingIndex

UCHAR _WDF_USB_PIPE_INFORMATION_V1_15::SettingIndex

Definition at line 2935 of file wdf115.h.

◆ Size

ULONG _WDF_USB_PIPE_INFORMATION_V1_15::Size

Definition at line 2915 of file wdf115.h.


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