ReactOS 0.4.15-dev-7846-g8ba6c66
_WDF_WORKITEM_CONFIG_V1_0 Struct Reference

#include <wdf10.h>

Public Attributes

ULONG Size
 
PFN_WDF_WORKITEM EvtWorkItemFunc
 
BOOLEAN AutomaticSerialization
 

Detailed Description

Definition at line 2154 of file wdf10.h.

Member Data Documentation

◆ AutomaticSerialization

BOOLEAN _WDF_WORKITEM_CONFIG_V1_0::AutomaticSerialization

Definition at line 2166 of file wdf10.h.

◆ EvtWorkItemFunc

PFN_WDF_WORKITEM _WDF_WORKITEM_CONFIG_V1_0::EvtWorkItemFunc

Definition at line 2157 of file wdf10.h.

◆ Size

ULONG _WDF_WORKITEM_CONFIG_V1_0::Size

Definition at line 2155 of file wdf10.h.


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