ReactOS 0.4.16-dev-1049-g378a335
_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 537 of file extypes.h.

Member Data Documentation

◆ Context

PVOID _EX_CALLBACK_ROUTINE_BLOCK::Context

Definition at line 541 of file extypes.h.

Referenced by ExAllocateCallBack(), and TestPrivateFunctions().

◆ Function

PEX_CALLBACK_FUNCTION _EX_CALLBACK_ROUTINE_BLOCK::Function

Definition at line 540 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: