ReactOS 0.4.16-dev-1946-g52006dd
_CHPEV2_PROCESS_INFO Struct Reference

#include <winternl.h>

Collaboration diagram for _CHPEV2_PROCESS_INFO:

Public Attributes

ULONG Wow64ExecuteFlags
 
USHORT NativeMachineType
 
USHORT EmulatedMachineType
 
HANDLE SectionHandle
 
CROSS_PROCESS_WORK_LISTCrossProcessWorkList
 
voidunknown
 

Detailed Description

Definition at line 448 of file winternl.h.

Member Data Documentation

◆ CrossProcessWorkList

CROSS_PROCESS_WORK_LIST* _CHPEV2_PROCESS_INFO::CrossProcessWorkList

Definition at line 454 of file winternl.h.

◆ EmulatedMachineType

USHORT _CHPEV2_PROCESS_INFO::EmulatedMachineType

Definition at line 452 of file winternl.h.

◆ NativeMachineType

USHORT _CHPEV2_PROCESS_INFO::NativeMachineType

Definition at line 451 of file winternl.h.

◆ SectionHandle

HANDLE _CHPEV2_PROCESS_INFO::SectionHandle

Definition at line 453 of file winternl.h.

◆ unknown

void* _CHPEV2_PROCESS_INFO::unknown

Definition at line 455 of file winternl.h.

◆ Wow64ExecuteFlags

ULONG _CHPEV2_PROCESS_INFO::Wow64ExecuteFlags

Definition at line 450 of file winternl.h.


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