Show / Hide Table of Contents

Struct IMAGE_LOAD_CONFIG_DIRECTORY64

IMAGE_LOAD_CONFIG_DIRECTORY32. See https://docs.microsoft.com/en-us/windows/win32/api/winnt/ns-winnt-_image_load_config_directory64

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: ERC.Structures
Assembly: ERC.Net.dll
Syntax
public struct IMAGE_LOAD_CONFIG_DIRECTORY64

Fields

CHPEMetadataPointer

CHPEMetadataPointer

Declaration
public ulong CHPEMetadataPointer
Field Value
Type Description
System.UInt64

CodeIntegrity

CodeIntegrity

Declaration
public IMAGE_LOAD_CONFIG_CODE_INTEGRITY CodeIntegrity
Field Value
Type Description
IMAGE_LOAD_CONFIG_CODE_INTEGRITY

CriticalSectionDefaultTimeout

CriticalSectionDefaultTimeout

Declaration
public uint CriticalSectionDefaultTimeout
Field Value
Type Description
System.UInt32

CSDVersion

CSDVersion

Declaration
public ushort CSDVersion
Field Value
Type Description
System.UInt16

DeCommitFreeBlockThreshold

DeCommitFreeBlockThreshold

Declaration
public ulong DeCommitFreeBlockThreshold
Field Value
Type Description
System.UInt64

DeCommitTotalFreeThreshold

DeCommitTotalFreeThreshold

Declaration
public ulong DeCommitTotalFreeThreshold
Field Value
Type Description
System.UInt64

DependentLoadFlags

DependentLoadFlags

Declaration
public ushort DependentLoadFlags
Field Value
Type Description
System.UInt16

DynamicValueRelocTable

DynamicValueRelocTable

Declaration
public ulong DynamicValueRelocTable
Field Value
Type Description
System.UInt64

DynamicValueRelocTableOffset

DynamicValueRelocTableOffset

Declaration
public uint DynamicValueRelocTableOffset
Field Value
Type Description
System.UInt32

DynamicValueRelocTableSection

DynamicValueRelocTableSection

Declaration
public ushort DynamicValueRelocTableSection
Field Value
Type Description
System.UInt16

EditList

EditList

Declaration
public ulong EditList
Field Value
Type Description
System.UInt64

EnclaveConfigurationPointer

EnclaveConfigurationPointer

Declaration
public ulong EnclaveConfigurationPointer
Field Value
Type Description
System.UInt64

GlobalFlagsClear

GlobalFlagsClear

Declaration
public uint GlobalFlagsClear
Field Value
Type Description
System.UInt32

GlobalFlagsSet

GlobalFlagsSet

Declaration
public uint GlobalFlagsSet
Field Value
Type Description
System.UInt32

GuardAddressTakenIatEntryCount

GuardAddressTakenIatEntryCount

Declaration
public ulong GuardAddressTakenIatEntryCount
Field Value
Type Description
System.UInt64

GuardAddressTakenIatEntryTable

GuardAddressTakenIatEntryTable

Declaration
public ulong GuardAddressTakenIatEntryTable
Field Value
Type Description
System.UInt64

GuardCFCheckFunctionPointer

GuardCFCheckFunctionPointer

Declaration
public ulong GuardCFCheckFunctionPointer
Field Value
Type Description
System.UInt64

GuardCFDispatchFunctionPointer

GuardCFDispatchFunctionPointer

Declaration
public ulong GuardCFDispatchFunctionPointer
Field Value
Type Description
System.UInt64

GuardCFFunctionCount

GuardCFFunctionCount

Declaration
public ulong GuardCFFunctionCount
Field Value
Type Description
System.UInt64

GuardCFFunctionTable

GuardCFFunctionTable

Declaration
public ulong GuardCFFunctionTable
Field Value
Type Description
System.UInt64

GuardFlags

GuardFlags

Declaration
public uint GuardFlags
Field Value
Type Description
System.UInt32

GuardLongJumpTargetCount

GuardLongJumpTargetCount

Declaration
public ulong GuardLongJumpTargetCount
Field Value
Type Description
System.UInt64

GuardLongJumpTargetTable

GuardLongJumpTargetTable

Declaration
public ulong GuardLongJumpTargetTable
Field Value
Type Description
System.UInt64

GuardRFFailureRoutine

GuardRFFailureRoutine

Declaration
public ulong GuardRFFailureRoutine
Field Value
Type Description
System.UInt64

GuardRFFailureRoutineFunctionPointer

GuardRFFailureRoutineFunctionPointer

Declaration
public ulong GuardRFFailureRoutineFunctionPointer
Field Value
Type Description
System.UInt64

GuardRFVerifyStackPointerFunctionPointer

GuardRFVerifyStackPointerFunctionPointer

Declaration
public ulong GuardRFVerifyStackPointerFunctionPointer
Field Value
Type Description
System.UInt64

HotPatchTableOffset

HotPatchTableOffset

Declaration
public uint HotPatchTableOffset
Field Value
Type Description
System.UInt32

LockPrefixTable

LockPrefixTable

Declaration
public ulong LockPrefixTable
Field Value
Type Description
System.UInt64

MajorVersion

MajorVersion

Declaration
public ushort MajorVersion
Field Value
Type Description
System.UInt16

MaximumAllocationSize

MaximumAllocationSize

Declaration
public ulong MaximumAllocationSize
Field Value
Type Description
System.UInt64

MinorVersion

MinorVersion

Declaration
public ushort MinorVersion
Field Value
Type Description
System.UInt16

ProcessAffinityMask

ProcessAffinityMask

Declaration
public ulong ProcessAffinityMask
Field Value
Type Description
System.UInt64

ProcessHeapFlags

ProcessHeapFlags

Declaration
public uint ProcessHeapFlags
Field Value
Type Description
System.UInt32

Reserved2

Reserved2

Declaration
public ushort Reserved2
Field Value
Type Description
System.UInt16

Reserved3

Reserved3

Declaration
public uint Reserved3
Field Value
Type Description
System.UInt32

SecurityCookie

SecurityCookie

Declaration
public ulong SecurityCookie
Field Value
Type Description
System.UInt64

SEHandlerCount

SEHandlerCount

Declaration
public ulong SEHandlerCount
Field Value
Type Description
System.UInt64

SEHandlerTable

SEHandlerTable

Declaration
public ulong SEHandlerTable
Field Value
Type Description
System.UInt64

Size

Size

Declaration
public uint Size
Field Value
Type Description
System.UInt32

TimeDateStamp

TimeDateStamp

Declaration
public uint TimeDateStamp
Field Value
Type Description
System.UInt32

VirtualMemoryThreshold

VirtualMemoryThreshold

Declaration
public ulong VirtualMemoryThreshold
Field Value
Type Description
System.UInt64

VolatileMetadataPointer

VolatileMetadataPointer

Declaration
public ulong VolatileMetadataPointer
Field Value
Type Description
System.UInt64
Back to top Generated by DocFX