Process Hacker
_PH_REMOTE_MAPPED_IMAGE Struct Reference

#include <ph.h>

Data Fields

PVOID ViewBase
 
PIMAGE_NT_HEADERS NtHeaders
 
ULONG NumberOfSections
 
PIMAGE_SECTION_HEADER Sections
 
USHORT Magic
 

Detailed Description

Definition at line 1357 of file ph.h.

Field Documentation

USHORT Magic

Definition at line 1364 of file ph.h.

PIMAGE_NT_HEADERS NtHeaders

Definition at line 1361 of file ph.h.

ULONG NumberOfSections

Definition at line 1362 of file ph.h.

PIMAGE_SECTION_HEADER Sections

Definition at line 1363 of file ph.h.

PVOID ViewBase

Definition at line 1359 of file ph.h.


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