CONTEXT_ARM_INTEGER - NtDoc

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

#define CONTEXT_ARM_INTEGER (CONTEXT_ARM | 0x2L)

#endif
#endif

View code on GitHub

No description available.