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

_PE_IMAGE_EXPORT_DIRECTORY Struct Reference

#include <peformat.h>

List of all members.

Public Attributes

uint32_t Characteristics
uint32_t TimeDateStamp
uint16_t MajorVersion
uint16_t MinorVersion
uint32_t Name
uint32_t Base
uint32_t NumberOfFunctions
uint32_t NumberOfNames
uint32_t AddressOfFunctions
uint32_t AddressOfNames
uint32_t AddressOfNameOrdinals


Member Data Documentation

uint32_t _PE_IMAGE_EXPORT_DIRECTORY::AddressOfFunctions
 

Definition at line 141 of file peformat.h.

Referenced by PeFile::ParseExport().

uint32_t _PE_IMAGE_EXPORT_DIRECTORY::AddressOfNameOrdinals
 

Definition at line 143 of file peformat.h.

Referenced by PeFile::ParseExport().

uint32_t _PE_IMAGE_EXPORT_DIRECTORY::AddressOfNames
 

Definition at line 142 of file peformat.h.

Referenced by PeFile::ParseExport().

uint32_t _PE_IMAGE_EXPORT_DIRECTORY::Base
 

Definition at line 138 of file peformat.h.

Referenced by PeFile::ParseExport().

uint32_t _PE_IMAGE_EXPORT_DIRECTORY::Characteristics
 

Definition at line 133 of file peformat.h.

uint16_t _PE_IMAGE_EXPORT_DIRECTORY::MajorVersion
 

Definition at line 135 of file peformat.h.

uint16_t _PE_IMAGE_EXPORT_DIRECTORY::MinorVersion
 

Definition at line 136 of file peformat.h.

uint32_t _PE_IMAGE_EXPORT_DIRECTORY::Name
 

Definition at line 137 of file peformat.h.

Referenced by PeFile::ParseExport().

uint32_t _PE_IMAGE_EXPORT_DIRECTORY::NumberOfFunctions
 

Definition at line 139 of file peformat.h.

Referenced by PeFile::ParseExport().

uint32_t _PE_IMAGE_EXPORT_DIRECTORY::NumberOfNames
 

Definition at line 140 of file peformat.h.

Referenced by PeFile::ParseExport().

uint32_t _PE_IMAGE_EXPORT_DIRECTORY::TimeDateStamp
 

Definition at line 134 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