ReactOS 0.4.15-dev-7953-g1f49173
_WDF_USB_CONTINUOUS_READER_CONFIG_V1_9 Struct Reference

#include <wdf19.h>

Collaboration diagram for _WDF_USB_CONTINUOUS_READER_CONFIG_V1_9:

Public Attributes

ULONG Size
 
size_t TransferLength
 
size_t HeaderLength
 
size_t TrailerLength
 
UCHAR NumPendingReads
 
PWDF_OBJECT_ATTRIBUTES_V1_9 BufferAttributes
 
PFN_WDF_USB_READER_COMPLETION_ROUTINE EvtUsbTargetPipeReadComplete
 
WDFCONTEXT EvtUsbTargetPipeReadCompleteContext
 
PFN_WDF_USB_READERS_FAILED EvtUsbTargetPipeReadersFailed
 

Detailed Description

Definition at line 2050 of file wdf19.h.

Member Data Documentation

◆ BufferAttributes

PWDF_OBJECT_ATTRIBUTES_V1_9 _WDF_USB_CONTINUOUS_READER_CONFIG_V1_9::BufferAttributes

Definition at line 2080 of file wdf19.h.

◆ EvtUsbTargetPipeReadComplete

PFN_WDF_USB_READER_COMPLETION_ROUTINE _WDF_USB_CONTINUOUS_READER_CONFIG_V1_9::EvtUsbTargetPipeReadComplete

Definition at line 2085 of file wdf19.h.

◆ EvtUsbTargetPipeReadCompleteContext

WDFCONTEXT _WDF_USB_CONTINUOUS_READER_CONFIG_V1_9::EvtUsbTargetPipeReadCompleteContext

Definition at line 2090 of file wdf19.h.

◆ EvtUsbTargetPipeReadersFailed

PFN_WDF_USB_READERS_FAILED _WDF_USB_CONTINUOUS_READER_CONFIG_V1_9::EvtUsbTargetPipeReadersFailed

Definition at line 2096 of file wdf19.h.

◆ HeaderLength

size_t _WDF_USB_CONTINUOUS_READER_CONFIG_V1_9::HeaderLength

Definition at line 2064 of file wdf19.h.

◆ NumPendingReads

UCHAR _WDF_USB_CONTINUOUS_READER_CONFIG_V1_9::NumPendingReads

Definition at line 2075 of file wdf19.h.

◆ Size

ULONG _WDF_USB_CONTINUOUS_READER_CONFIG_V1_9::Size

Definition at line 2054 of file wdf19.h.

◆ TrailerLength

size_t _WDF_USB_CONTINUOUS_READER_CONFIG_V1_9::TrailerLength

Definition at line 2069 of file wdf19.h.

◆ TransferLength

size_t _WDF_USB_CONTINUOUS_READER_CONFIG_V1_9::TransferLength

Definition at line 2059 of file wdf19.h.


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