Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

_PE_IMAGE_IMPORT_DESCRIPTOR Struct Reference

#include <peformat.h>

List of all members.

Public Attributes

uint32_t TimeDateStamp
uint32_t ForwarderChain
uint32_t Name
uint32_t FirstThunk
uint32_t Characteristics
uint32_t OriginalFirstThunk


Member Data Documentation

uint32_t _PE_IMAGE_IMPORT_DESCRIPTOR::Characteristics
 

Definition at line 114 of file peformat.h.

Referenced by PeFile::ParseImport().

uint32_t _PE_IMAGE_IMPORT_DESCRIPTOR::FirstThunk
 

Definition at line 124 of file peformat.h.

Referenced by PeFile::ParseImport().

uint32_t _PE_IMAGE_IMPORT_DESCRIPTOR::ForwarderChain
 

Definition at line 122 of file peformat.h.

uint32_t _PE_IMAGE_IMPORT_DESCRIPTOR::Name
 

Definition at line 123 of file peformat.h.

Referenced by PeFile::ParseImport().

uint32_t _PE_IMAGE_IMPORT_DESCRIPTOR::OriginalFirstThunk
 

Definition at line 115 of file peformat.h.

Referenced by PeFile::ParseImport().

uint32_t _PE_IMAGE_IMPORT_DESCRIPTOR::TimeDateStamp
 

Definition at line 117 of file peformat.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 13 22:20:36 2003 for perdr by doxygen1.2.15