UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SYMS_PeDelayedImportEntry Struct Reference

#include <syms_pe.h>

Public Attributes

SYMS_U32 attributes
 
SYMS_U32 name_voff
 
SYMS_U32 module_handle_voff
 
SYMS_U32 iat_voff
 
SYMS_U32 name_table_voff
 
SYMS_U32 bound_table_voff
 
SYMS_U32 unload_table_voff
 
SYMS_U32 timestamp
 

Member Data Documentation

◆ attributes

SYMS_U32 SYMS_PeDelayedImportEntry::attributes

◆ bound_table_voff

SYMS_U32 SYMS_PeDelayedImportEntry::bound_table_voff

◆ iat_voff

SYMS_U32 SYMS_PeDelayedImportEntry::iat_voff

◆ module_handle_voff

SYMS_U32 SYMS_PeDelayedImportEntry::module_handle_voff

◆ name_table_voff

SYMS_U32 SYMS_PeDelayedImportEntry::name_table_voff

◆ name_voff

SYMS_U32 SYMS_PeDelayedImportEntry::name_voff

◆ timestamp

SYMS_U32 SYMS_PeDelayedImportEntry::timestamp

◆ unload_table_voff

SYMS_U32 SYMS_PeDelayedImportEntry::unload_table_voff

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