Bitdefender Hypervisor Memory Introspection
_IMAGE_EXPORT_DIRECTORY Struct Reference

#include <winpe.h>

Data Fields

UINT32 Characteristics
 
UINT32 TimeDateStamp
 
UINT16 MajorVersion
 
UINT16 MinorVersion
 
UINT32 Name
 
UINT32 Base
 
UINT32 NumberOfFunctions
 
UINT32 NumberOfNames
 
UINT32 AddressOfFunctions
 
UINT32 AddressOfNames
 
UINT32 AddressOfNameOrdinals
 

Detailed Description

Definition at line 327 of file winpe.h.

Field Documentation

◆ AddressOfFunctions

◆ AddressOfNameOrdinals

UINT32 _IMAGE_EXPORT_DIRECTORY::AddressOfNameOrdinals

◆ AddressOfNames

◆ Base

UINT32 _IMAGE_EXPORT_DIRECTORY::Base

Definition at line 334 of file winpe.h.

◆ Characteristics

UINT32 _IMAGE_EXPORT_DIRECTORY::Characteristics

Definition at line 329 of file winpe.h.

◆ MajorVersion

UINT16 _IMAGE_EXPORT_DIRECTORY::MajorVersion

Definition at line 331 of file winpe.h.

◆ MinorVersion

UINT16 _IMAGE_EXPORT_DIRECTORY::MinorVersion

Definition at line 332 of file winpe.h.

◆ Name

UINT32 _IMAGE_EXPORT_DIRECTORY::Name

Definition at line 333 of file winpe.h.

◆ NumberOfFunctions

UINT32 _IMAGE_EXPORT_DIRECTORY::NumberOfFunctions

◆ NumberOfNames

◆ TimeDateStamp

UINT32 _IMAGE_EXPORT_DIRECTORY::TimeDateStamp

Definition at line 330 of file winpe.h.


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