ReactOS 0.4.16-dev-1946-g52006dd
_WOW64INFO Struct Reference

#include <winternl.h>

Public Attributes

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

Detailed Description

Definition at line 4406 of file winternl.h.

Member Data Documentation

◆ CpuFlags

ULONG _WOW64INFO::CpuFlags

Definition at line 4409 of file winternl.h.

◆ CrossProcessWorkList

ULONGLONG _WOW64INFO::CrossProcessWorkList

Definition at line 4413 of file winternl.h.

◆ EmulatedMachineType

USHORT _WOW64INFO::EmulatedMachineType

Definition at line 4415 of file winternl.h.

◆ NativeMachineType

USHORT _WOW64INFO::NativeMachineType

Definition at line 4414 of file winternl.h.

◆ NativeSystemPageSize

ULONG _WOW64INFO::NativeSystemPageSize

Definition at line 4408 of file winternl.h.

◆ SectionHandle

ULONGLONG _WOW64INFO::SectionHandle

Definition at line 4412 of file winternl.h.

◆ unknown

ULONG _WOW64INFO::unknown

Definition at line 4411 of file winternl.h.

◆ Wow64ExecuteFlags

ULONG _WOW64INFO::Wow64ExecuteFlags

Definition at line 4410 of file winternl.h.


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