CONTEXT_ARM - NtDoc

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

#define CONTEXT_ARM   0x00200000L

#endif
#endif

View code on GitHub

No description available.