RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Microsoft::PEFormat::ExportedEntry::Name Class Reference

Represents a name by which an exported entry is identified. More...

#include <peexe.h>

Public Member Functions

 Name (std::string name)
 

Public Attributes

std::string name
 The name, as a string.
 
uint32_t rva = 0
 The relative virtual address of the name string.
 

Detailed Description

Represents a name by which an exported entry is identified.


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