ReactOS 0.4.15-dev-7842-g558ab78
_WDF_IO_TYPE_CONFIG Struct Reference

#include <wdfdevice.h>

Collaboration diagram for _WDF_IO_TYPE_CONFIG:

Public Attributes

ULONG Size
 
WDF_DEVICE_IO_TYPE ReadWriteIoType
 
WDF_DEVICE_IO_TYPE DeviceControlIoType
 
ULONG DirectTransferThreshold
 

Detailed Description

Definition at line 1835 of file wdfdevice.h.

Member Data Documentation

◆ DeviceControlIoType

WDF_DEVICE_IO_TYPE _WDF_IO_TYPE_CONFIG::DeviceControlIoType

Definition at line 1869 of file wdfdevice.h.

◆ DirectTransferThreshold

ULONG _WDF_IO_TYPE_CONFIG::DirectTransferThreshold

Definition at line 1882 of file wdfdevice.h.

◆ ReadWriteIoType

WDF_DEVICE_IO_TYPE _WDF_IO_TYPE_CONFIG::ReadWriteIoType

Definition at line 1856 of file wdfdevice.h.

◆ Size

ULONG _WDF_IO_TYPE_CONFIG::Size

Definition at line 1839 of file wdfdevice.h.


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