CONTEXT_ARM_CONTROL - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTPSAPI_H
#if defined(_ARM64_)

#define CONTEXT_ARM_CONTROL (CONTEXT_ARM | 0x1L)

#endif
#endif

View code on GitHub

No description available.