PROCESS_HANDLE_TRACE_TYPE_CLOSE - 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_CLOSE 2

#endif
#endif

View code on GitHub

This constant indicates a handle tracing entry created for a handle close operation.

Applicable to

Related values