retdec
Static Public Member Functions | Public Attributes | List of all members
retdec::fileformat::VBExternTableEntryData Struct Reference

#include <visual_basic_structures.h>

Collaboration diagram for retdec::fileformat::VBExternTableEntryData:
Collaboration graph
[legend]

Static Public Member Functions

static std::size_t structureSize ()
 

Public Attributes

std::uint32_t moduleNameAddr
 mode name address More...
 
std::uint32_t apiNameAddr
 api name address More...
 

Member Function Documentation

◆ structureSize()

static std::size_t retdec::fileformat::VBExternTableEntryData::structureSize ( )
inlinestatic

Member Data Documentation

◆ apiNameAddr

std::uint32_t retdec::fileformat::VBExternTableEntryData::apiNameAddr

api name address

◆ moduleNameAddr

std::uint32_t retdec::fileformat::VBExternTableEntryData::moduleNameAddr

mode name address


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