ReactOS 0.4.15-dev-7942-gd23573b
_WDF_USB_PIPE_INFORMATION Struct Reference

#include <wdfusb.h>

Collaboration diagram for _WDF_USB_PIPE_INFORMATION:

Public Attributes

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

Detailed Description

Definition at line 784 of file wdfusb.h.

Member Data Documentation

◆ EndpointAddress

UCHAR _WDF_USB_PIPE_INFORMATION::EndpointAddress

Definition at line 798 of file wdfusb.h.

◆ Interval

UCHAR _WDF_USB_PIPE_INFORMATION::Interval

Definition at line 803 of file wdfusb.h.

◆ MaximumPacketSize

ULONG _WDF_USB_PIPE_INFORMATION::MaximumPacketSize

Definition at line 793 of file wdfusb.h.

◆ MaximumTransferSize

ULONG _WDF_USB_PIPE_INFORMATION::MaximumTransferSize

Definition at line 817 of file wdfusb.h.

◆ PipeType

WDF_USB_PIPE_TYPE _WDF_USB_PIPE_INFORMATION::PipeType

Definition at line 812 of file wdfusb.h.

◆ SettingIndex

UCHAR _WDF_USB_PIPE_INFORMATION::SettingIndex

Definition at line 808 of file wdfusb.h.

◆ Size

ULONG _WDF_USB_PIPE_INFORMATION::Size

Definition at line 788 of file wdfusb.h.


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