ReactOS 0.4.15-dev-7958-gcd0bb1a
_WDF_USB_CONTINUOUS_READER_CONFIG Struct Reference

#include <wdfusb.h>

Collaboration diagram for _WDF_USB_CONTINUOUS_READER_CONFIG:

Public Attributes

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

Detailed Description

Definition at line 407 of file wdfusb.h.

Member Data Documentation

◆ BufferAttributes

PWDF_OBJECT_ATTRIBUTES _WDF_USB_CONTINUOUS_READER_CONFIG::BufferAttributes

Definition at line 437 of file wdfusb.h.

◆ EvtUsbTargetPipeReadComplete

PFN_WDF_USB_READER_COMPLETION_ROUTINE _WDF_USB_CONTINUOUS_READER_CONFIG::EvtUsbTargetPipeReadComplete

Definition at line 442 of file wdfusb.h.

◆ EvtUsbTargetPipeReadCompleteContext

WDFCONTEXT _WDF_USB_CONTINUOUS_READER_CONFIG::EvtUsbTargetPipeReadCompleteContext

Definition at line 447 of file wdfusb.h.

◆ EvtUsbTargetPipeReadersFailed

PFN_WDF_USB_READERS_FAILED _WDF_USB_CONTINUOUS_READER_CONFIG::EvtUsbTargetPipeReadersFailed

Definition at line 453 of file wdfusb.h.

◆ HeaderLength

size_t _WDF_USB_CONTINUOUS_READER_CONFIG::HeaderLength

Definition at line 421 of file wdfusb.h.

◆ NumPendingReads

UCHAR _WDF_USB_CONTINUOUS_READER_CONFIG::NumPendingReads

Definition at line 432 of file wdfusb.h.

◆ Size

ULONG _WDF_USB_CONTINUOUS_READER_CONFIG::Size

Definition at line 411 of file wdfusb.h.

◆ TrailerLength

size_t _WDF_USB_CONTINUOUS_READER_CONFIG::TrailerLength

Definition at line 426 of file wdfusb.h.

◆ TransferLength

size_t _WDF_USB_CONTINUOUS_READER_CONFIG::TransferLength

Definition at line 416 of file wdfusb.h.


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