ReactOS 0.4.15-dev-7846-g8ba6c66
_WDF_IO_TYPE_CONFIG_V2_0 Struct Reference

#include <wdf20.h>

Collaboration diagram for _WDF_IO_TYPE_CONFIG_V2_0:

Public Attributes

ULONG Size
 
WDF_DEVICE_IO_TYPE ReadWriteIoType
 
WDF_DEVICE_IO_TYPE DeviceControlIoType
 
ULONG DirectTransferThreshold
 

Detailed Description

Definition at line 1179 of file wdf20.h.

Member Data Documentation

◆ DeviceControlIoType

WDF_DEVICE_IO_TYPE _WDF_IO_TYPE_CONFIG_V2_0::DeviceControlIoType

Definition at line 1213 of file wdf20.h.

◆ DirectTransferThreshold

ULONG _WDF_IO_TYPE_CONFIG_V2_0::DirectTransferThreshold

Definition at line 1226 of file wdf20.h.

◆ ReadWriteIoType

WDF_DEVICE_IO_TYPE _WDF_IO_TYPE_CONFIG_V2_0::ReadWriteIoType

Definition at line 1200 of file wdf20.h.

◆ Size

ULONG _WDF_IO_TYPE_CONFIG_V2_0::Size

Definition at line 1183 of file wdf20.h.


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