ReactOS 0.4.15-dev-7842-g558ab78
_WDF_DPC_CONFIG Struct Reference

#include <wdfdpc.h>

Public Attributes

ULONG Size
 
PFN_WDF_DPC EvtDpcFunc
 
BOOLEAN AutomaticSerialization
 

Detailed Description

Definition at line 66 of file wdfdpc.h.

Member Data Documentation

◆ AutomaticSerialization

BOOLEAN _WDF_DPC_CONFIG::AutomaticSerialization

Definition at line 77 of file wdfdpc.h.

◆ EvtDpcFunc

PFN_WDF_DPC _WDF_DPC_CONFIG::EvtDpcFunc

Definition at line 68 of file wdfdpc.h.

◆ Size

ULONG _WDF_DPC_CONFIG::Size

Definition at line 67 of file wdfdpc.h.


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