BlackBone
Windows memory hacking library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
_IMAGE_IMPORT_DESCRIPTOR Struct Reference

#include <PEStructs.h>

Data Fields

union {
   ULONG   Characteristics
 
   ULONG   OriginalFirstThunk
 
}; 
 
ULONG TimeDateStamp
 
ULONG ForwarderChain
 
ULONG Name
 
ULONG FirstThunk
 

Field Documentation

union { ... }
ULONG Characteristics
ULONG FirstThunk
ULONG ForwarderChain
ULONG Name
ULONG OriginalFirstThunk
ULONG TimeDateStamp

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