PROCESS_HANDLE_TRACE_TYPE_BADREF - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTPSAPI_H
#if (PHNT_MODE != PHNT_MODE_KERNEL)

#define PROCESS_HANDLE_TRACE_TYPE_BADREF 3

#endif
#endif

View code on GitHub

This constant indicates a handle tracing entry created for an attempt to reference an object via an invalid handle.

Applicable to

Related values