public interface ImageDataDirectoryType
| Modifier and Type | Field and Description |
|---|---|
static int |
ARCHITECTURE |
static int |
BASE_RELOCATION_TABLE |
static int |
BOUND_IMPORT |
static int |
CERTIFICATE_TABLE |
static int |
CLR_RUNTIME_HEADER |
static int |
DEBUG |
static int |
DELAY_IMPORT_DESCRIPTOR |
static int |
EXCEPTION_TABLE |
static int |
EXPORT_TABLE |
static int |
GLOBAL_PTR |
static int |
IAT |
static int |
IMPORT_TABLE |
static int |
LOAD_CONFIG_TABLE |
static int |
RAW |
static int |
RESERVED |
static int |
RESOURCE_TABLE |
static int |
TLS_TABLE |
static final int RAW
static final int EXPORT_TABLE
static final int IMPORT_TABLE
static final int RESOURCE_TABLE
static final int EXCEPTION_TABLE
static final int CERTIFICATE_TABLE
static final int BASE_RELOCATION_TABLE
static final int DEBUG
static final int ARCHITECTURE
static final int GLOBAL_PTR
static final int TLS_TABLE
static final int LOAD_CONFIG_TABLE
static final int BOUND_IMPORT
static final int IAT
static final int DELAY_IMPORT_DESCRIPTOR
static final int CLR_RUNTIME_HEADER
static final int RESERVED
Copyright © 2018. All Rights Reserved.