ReactOS 0.4.15-dev-7842-g558ab78
_EX_CALLBACK_ROUTINE_BLOCK Struct Reference

#include <extypes.h>

Collaboration diagram for _EX_CALLBACK_ROUTINE_BLOCK:

Public Attributes

EX_RUNDOWN_REF RundownProtect
 
PEX_CALLBACK_FUNCTION Function
 
PVOID Context
 

Detailed Description

Definition at line 535 of file extypes.h.

Member Data Documentation

◆ Context

PVOID _EX_CALLBACK_ROUTINE_BLOCK::Context

Definition at line 539 of file extypes.h.

Referenced by ExAllocateCallBack(), and TestPrivateFunctions().

◆ Function

PEX_CALLBACK_FUNCTION _EX_CALLBACK_ROUTINE_BLOCK::Function

Definition at line 538 of file extypes.h.

Referenced by ExAllocateCallBack(), and TestPrivateFunctions().

◆ RundownProtect

EX_RUNDOWN_REF _EX_CALLBACK_ROUTINE_BLOCK::RundownProtect

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