ReactOS 0.4.15-dev-7906-g1b85a5f
_WDF_IO_TYPE_CONFIG_V1_13 Struct Reference

#include <wdf113.h>

Collaboration diagram for _WDF_IO_TYPE_CONFIG_V1_13:

Public Attributes

ULONG Size
 
WDF_DEVICE_IO_TYPE ReadWriteIoType
 
WDF_DEVICE_IO_TYPE DeviceControlIoType
 
ULONG DirectTransferThreshold
 

Detailed Description

Definition at line 1200 of file wdf113.h.

Member Data Documentation

◆ DeviceControlIoType

WDF_DEVICE_IO_TYPE _WDF_IO_TYPE_CONFIG_V1_13::DeviceControlIoType

Definition at line 1234 of file wdf113.h.

◆ DirectTransferThreshold

ULONG _WDF_IO_TYPE_CONFIG_V1_13::DirectTransferThreshold

Definition at line 1247 of file wdf113.h.

◆ ReadWriteIoType

WDF_DEVICE_IO_TYPE _WDF_IO_TYPE_CONFIG_V1_13::ReadWriteIoType

Definition at line 1221 of file wdf113.h.

◆ Size

ULONG _WDF_IO_TYPE_CONFIG_V1_13::Size

Definition at line 1204 of file wdf113.h.


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