ReactOS 0.4.15-dev-7924-g5949c20
_WDF_USB_CONTINUOUS_READER_CONFIG_V1_1 Struct Reference

#include <wdf11.h>

Collaboration diagram for _WDF_USB_CONTINUOUS_READER_CONFIG_V1_1:

Public Attributes

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

Detailed Description

Definition at line 1840 of file wdf11.h.

Member Data Documentation

◆ BufferAttributes

PWDF_OBJECT_ATTRIBUTES_V1_1 _WDF_USB_CONTINUOUS_READER_CONFIG_V1_1::BufferAttributes

Definition at line 1870 of file wdf11.h.

◆ EvtUsbTargetPipeReadComplete

PFN_WDF_USB_READER_COMPLETION_ROUTINE _WDF_USB_CONTINUOUS_READER_CONFIG_V1_1::EvtUsbTargetPipeReadComplete

Definition at line 1875 of file wdf11.h.

◆ EvtUsbTargetPipeReadCompleteContext

WDFCONTEXT _WDF_USB_CONTINUOUS_READER_CONFIG_V1_1::EvtUsbTargetPipeReadCompleteContext

Definition at line 1880 of file wdf11.h.

◆ EvtUsbTargetPipeReadersFailed

PFN_WDF_USB_READERS_FAILED _WDF_USB_CONTINUOUS_READER_CONFIG_V1_1::EvtUsbTargetPipeReadersFailed

Definition at line 1886 of file wdf11.h.

◆ HeaderLength

size_t _WDF_USB_CONTINUOUS_READER_CONFIG_V1_1::HeaderLength

Definition at line 1854 of file wdf11.h.

◆ NumPendingReads

UCHAR _WDF_USB_CONTINUOUS_READER_CONFIG_V1_1::NumPendingReads

Definition at line 1865 of file wdf11.h.

◆ Size

ULONG _WDF_USB_CONTINUOUS_READER_CONFIG_V1_1::Size

Definition at line 1844 of file wdf11.h.

◆ TrailerLength

size_t _WDF_USB_CONTINUOUS_READER_CONFIG_V1_1::TrailerLength

Definition at line 1859 of file wdf11.h.

◆ TransferLength

size_t _WDF_USB_CONTINUOUS_READER_CONFIG_V1_1::TransferLength

Definition at line 1849 of file wdf11.h.


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