ReactOS 0.4.15-dev-7924-g5949c20
_USBSCAN_PIPE_INFORMATION Struct Reference

#include <usbscan.h>

Collaboration diagram for _USBSCAN_PIPE_INFORMATION:

Public Attributes

USHORT MaximumPacketSize
 
UCHAR EndpointAddress
 
UCHAR Interval
 
RAW_PIPE_TYPE PipeType
 

Detailed Description

Definition at line 95 of file usbscan.h.

Member Data Documentation

◆ EndpointAddress

UCHAR _USBSCAN_PIPE_INFORMATION::EndpointAddress

Definition at line 97 of file usbscan.h.

◆ Interval

UCHAR _USBSCAN_PIPE_INFORMATION::Interval

Definition at line 98 of file usbscan.h.

◆ MaximumPacketSize

USHORT _USBSCAN_PIPE_INFORMATION::MaximumPacketSize

Definition at line 96 of file usbscan.h.

◆ PipeType

RAW_PIPE_TYPE _USBSCAN_PIPE_INFORMATION::PipeType

Definition at line 99 of file usbscan.h.


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