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

_PE_IMAGE_DATA_DIRECTORY Struct Reference

#include <peformat.h>

List of all members.

Public Attributes

uint32_t VirtualAddress
uint32_t Size


Member Data Documentation

uint32_t _PE_IMAGE_DATA_DIRECTORY::Size
 

Definition at line 58 of file peformat.h.

Referenced by main(), PeFile::ParseExport(), PeFile::ParseImport(), PeFile::ParseRelocations(), PeFile::ParseResource(), and PeFile::WriteOptionalHdr().

uint32_t _PE_IMAGE_DATA_DIRECTORY::VirtualAddress
 

Definition at line 57 of file peformat.h.

Referenced by main(), PeFile::ParseExport(), PeFile::ParseImport(), PeFile::ParseRelocations(), PeFile::ParseResource(), and PeFile::WriteOptionalHdr().


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