Enumeration of DeleteNonEmptyPool hook options
| Enumeration Value | Value | Description |
|---|---|---|
| _KCML_DELETE_NON_EMPTY_POOL_HOOK_SUPPRESS_FOR_DELETES | 0x1 | Do not call the DeleteNonEmptyPool hook for DELETE PTR or DELETE POOL statements |
| _KCML_DELETE_NON_EMPTY_POOL_HOOK_SUPPRESS_FOR_ENDSUBS | 0x2 | Do not call the DeleteNonEmptyPool hook for allocations cleaned up at the end of a function |
Back to the list of Enumerations and Constants