ReactOS 0.4.15-dev-7953-g1f49173
_WDF_WORKITEM_CONFIG_V2_0 Struct Reference

#include <wdf20.h>

Public Attributes

ULONG Size
 
PFN_WDF_WORKITEM EvtWorkItemFunc
 
BOOLEAN AutomaticSerialization
 

Detailed Description

Definition at line 2958 of file wdf20.h.

Member Data Documentation

◆ AutomaticSerialization

BOOLEAN _WDF_WORKITEM_CONFIG_V2_0::AutomaticSerialization

Definition at line 2970 of file wdf20.h.

◆ EvtWorkItemFunc

PFN_WDF_WORKITEM _WDF_WORKITEM_CONFIG_V2_0::EvtWorkItemFunc

Definition at line 2961 of file wdf20.h.

◆ Size

ULONG _WDF_WORKITEM_CONFIG_V2_0::Size

Definition at line 2959 of file wdf20.h.


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