PROCESS_EXCEPTION_PORT_ALL_STATE_BITS - NtDoc

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

#define PROCESS_EXCEPTION_PORT_ALL_STATE_BITS 0x00000003

#endif
#endif

View code on GitHub

No description available.