Go to the source code of this file.
◆ WDF_EXTERN_C
◆ WDF_EXTERN_C_END
◆ WDF_EXTERN_C_START
◆ _IRQL_requires_max_
◆ Attributes
◆ Config
◆ Dpc
Initial value:{
_Must_inspect_result_ _In_ PWDF_DPC_CONFIG Config
_Must_inspect_result_ _In_ PWDF_DPC_CONFIG _In_ PWDF_OBJECT_ATTRIBUTES Attributes
_Must_inspect_result_ _In_ PWDF_DPC_CONFIG _In_ PWDF_OBJECT_ATTRIBUTES _Out_ WDFDPC * Dpc
PWDF_DRIVER_GLOBALS WdfDriverGlobals
Definition at line 111 of file wdfdpc.h.
◆ PFN_WDF_DPC
◆ PWDF_DPC_CONFIG
◆ Wait
Initial value:{
_In_ WDFDPC _In_ BOOLEAN Wait
Definition at line 169 of file wdfdpc.h.
◆ WDF_DPC_CONFIG
◆ _Function_class_()
◆ _IRQL_requires_max_()
Definition at line 144 of file wdfdpc.h.
151{
153}
@ WdfDpcEnqueueTableIndex
◆ _When_()
◆ WDF_DPC_CONFIG_INIT()
Definition at line 83 of file wdfdpc.h.
87{
90 Config->EvtDpcFunc = EvtDpcFunc;
91
93}
#define RtlZeroMemory(Destination, Length)
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_CHILD_LIST_CONFIG Config
struct _WDF_DPC_CONFIG WDF_DPC_CONFIG