ReactOS 0.4.15-dev-7918-g2a2556c
_WDF_WORKITEM_CONFIG Struct Reference

#include <wdfworkitem.h>

Public Attributes

ULONG Size
 
PFN_WDF_WORKITEM EvtWorkItemFunc
 
BOOLEAN AutomaticSerialization
 

Detailed Description

Definition at line 66 of file wdfworkitem.h.

Member Data Documentation

◆ AutomaticSerialization

BOOLEAN _WDF_WORKITEM_CONFIG::AutomaticSerialization

Definition at line 79 of file wdfworkitem.h.

◆ EvtWorkItemFunc

PFN_WDF_WORKITEM _WDF_WORKITEM_CONFIG::EvtWorkItemFunc

Definition at line 70 of file wdfworkitem.h.

◆ Size

ULONG _WDF_WORKITEM_CONFIG::Size

Definition at line 68 of file wdfworkitem.h.


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