ReactOS 0.4.15-dev-8058-ga7cbb60
_WDF_WORKITEM_CONFIG_V1_5 Struct Reference

#include <wdf15.h>

Public Attributes

ULONG Size
 
PFN_WDF_WORKITEM EvtWorkItemFunc
 
BOOLEAN AutomaticSerialization
 

Detailed Description

Definition at line 2190 of file wdf15.h.

Member Data Documentation

◆ AutomaticSerialization

BOOLEAN _WDF_WORKITEM_CONFIG_V1_5::AutomaticSerialization

Definition at line 2202 of file wdf15.h.

◆ EvtWorkItemFunc

PFN_WDF_WORKITEM _WDF_WORKITEM_CONFIG_V1_5::EvtWorkItemFunc

Definition at line 2193 of file wdf15.h.

◆ Size

ULONG _WDF_WORKITEM_CONFIG_V1_5::Size

Definition at line 2191 of file wdf15.h.


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