Process Hacker
_PH_MAPPED_ARCHIVE_IMPORT_ENTRY Struct Reference

#include <ph.h>

Data Fields

PSTR Name
 
PSTR DllName
 
union {
   USHORT   Ordinal
 
   USHORT   NameHint
 
}; 
 
BYTE Type
 
BYTE NameType
 
USHORT Machine
 

Detailed Description

Definition at line 1570 of file ph.h.

Field Documentation

union { ... }
PSTR DllName

Definition at line 1573 of file ph.h.

USHORT Machine

Definition at line 1581 of file ph.h.

PSTR Name

Definition at line 1572 of file ph.h.

USHORT NameHint

Definition at line 1577 of file ph.h.

BYTE NameType

Definition at line 1580 of file ph.h.

USHORT Ordinal

Definition at line 1576 of file ph.h.

BYTE Type

Definition at line 1579 of file ph.h.


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