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

#include <visual_basic_structures.h>

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

Static Public Member Functions

static std::size_t structureSize ()
 

Public Attributes

std::uint32_t type
 import type More...
 
std::uint32_t importDataAddr
 import data address More...
 

Member Function Documentation

◆ structureSize()

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

Member Data Documentation

◆ importDataAddr

std::uint32_t retdec::fileformat::VBExternTableEntry::importDataAddr

import data address

◆ type

std::uint32_t retdec::fileformat::VBExternTableEntry::type

import type


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