ReactOS 0.4.15-dev-7994-gb388cb6
_WDF_WORKITEM_CONFIG_V1_1 Struct Reference

#include <wdf11.h>

Public Attributes

ULONG Size
 
PFN_WDF_WORKITEM EvtWorkItemFunc
 
BOOLEAN AutomaticSerialization
 

Detailed Description

Definition at line 2184 of file wdf11.h.

Member Data Documentation

◆ AutomaticSerialization

BOOLEAN _WDF_WORKITEM_CONFIG_V1_1::AutomaticSerialization

Definition at line 2196 of file wdf11.h.

◆ EvtWorkItemFunc

PFN_WDF_WORKITEM _WDF_WORKITEM_CONFIG_V1_1::EvtWorkItemFunc

Definition at line 2187 of file wdf11.h.

◆ Size

ULONG _WDF_WORKITEM_CONFIG_V1_1::Size

Definition at line 2185 of file wdf11.h.


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