ReactOS 0.4.17-dev-37-g0bfb40d
arm64ec_shared_info Struct Reference

Public Attributes

ULONG Wow64ExecuteFlags
 
USHORT NativeMachineType
 
USHORT EmulatedMachineType
 
ULONGLONG SectionHandle
 
ULONGLONG CrossProcessWorkList
 
ULONGLONG unknown
 

Detailed Description

Definition at line 95 of file wow64.c.

Member Data Documentation

◆ CrossProcessWorkList

ULONGLONG arm64ec_shared_info::CrossProcessWorkList

Definition at line 101 of file wow64.c.

◆ EmulatedMachineType

USHORT arm64ec_shared_info::EmulatedMachineType

Definition at line 99 of file wow64.c.

◆ NativeMachineType

USHORT arm64ec_shared_info::NativeMachineType

Definition at line 98 of file wow64.c.

◆ SectionHandle

ULONGLONG arm64ec_shared_info::SectionHandle

Definition at line 100 of file wow64.c.

◆ unknown

ULONGLONG arm64ec_shared_info::unknown

Definition at line 102 of file wow64.c.

◆ Wow64ExecuteFlags

ULONG arm64ec_shared_info::Wow64ExecuteFlags

Definition at line 97 of file wow64.c.


The documentation for this struct was generated from the following file: