Enumeration of DeleteNonEmptyPool hook options

DEF ENUM enumeration name KCML_DELETE_NON_EMPTY_POOL_HOOK_OPTIONS

Enumeration ValueValueDescription
_KCML_DELETE_NON_EMPTY_POOL_HOOK_SUPPRESS_FOR_DELETES0x1Do not call the DeleteNonEmptyPool hook for DELETE PTR or DELETE POOL statements
_KCML_DELETE_NON_EMPTY_POOL_HOOK_SUPPRESS_FOR_ENDSUBS0x2Do not call the DeleteNonEmptyPool hook for allocations cleaned up at the end of a function

Back to the list of Enumerations and Constants