TERMINATE_ENCLAVE_VALID_FLAGS - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTMMAPI_H
#if (PHNT_VERSION >= PHNT_THRESHOLD)

// rev
#define TERMINATE_ENCLAVE_VALID_FLAGS     0x00000005ul

#endif
#endif

View code on GitHub

No description available.