Show / Hide Table of Contents

Struct IMAGE_LOAD_CONFIG_DIRECTORY32

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

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_DIRECTORY32

Fields

CHPEMetadataPointer

CHPEMetadataPointer

Declaration
public uint CHPEMetadataPointer
Field Value
Type Description
System.UInt32

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 uint DeCommitFreeBlockThreshold
Field Value
Type Description
System.UInt32

DeCommitTotalFreeThreshold

DeCommitTotalFreeThreshold

Declaration
public uint DeCommitTotalFreeThreshold
Field Value
Type Description
System.UInt32

DependentLoadFlags

DependentLoadFlags

Declaration
public ushort DependentLoadFlags
Field Value
Type Description
System.UInt16

DynamicValueRelocTable

DynamicValueRelocTable

Declaration
public uint DynamicValueRelocTable
Field Value
Type Description
System.UInt32

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 uint EditList
Field Value
Type Description
System.UInt32

EnclaveConfigurationPointer

EnclaveConfigurationPointer

Declaration
public uint EnclaveConfigurationPointer
Field Value
Type Description
System.UInt32

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 uint GuardAddressTakenIatEntryCount
Field Value
Type Description
System.UInt32

GuardAddressTakenIatEntryTable

GuardAddressTakenIatEntryTable

Declaration
public uint GuardAddressTakenIatEntryTable
Field Value
Type Description
System.UInt32

GuardCFCheckFunctionPointer

GuardCFCheckFunctionPointer

Declaration
public uint GuardCFCheckFunctionPointer
Field Value
Type Description
System.UInt32

GuardCFDispatchFunctionPointer

GuardCFDispatchFunctionPointer

Declaration
public uint GuardCFDispatchFunctionPointer
Field Value
Type Description
System.UInt32

GuardCFFunctionCount

GuardCFFunctionCount

Declaration
public uint GuardCFFunctionCount
Field Value
Type Description
System.UInt32

GuardCFFunctionTable

GuardCFFunctionTable

Declaration
public uint GuardCFFunctionTable
Field Value
Type Description
System.UInt32

GuardFlags

GuardFlags

Declaration
public uint GuardFlags
Field Value
Type Description
System.UInt32

GuardLongJumpTargetCount

GuardLongJumpTargetCount

Declaration
public uint GuardLongJumpTargetCount
Field Value
Type Description
System.UInt32

GuardLongJumpTargetTable

GuardLongJumpTargetTable

Declaration
public uint GuardLongJumpTargetTable
Field Value
Type Description
System.UInt32

GuardRFFailureRoutine

GuardRFFailureRoutine

Declaration
public uint GuardRFFailureRoutine
Field Value
Type Description
System.UInt32

GuardRFFailureRoutineFunctionPointer

GuardRFFailureRoutineFunctionPointer

Declaration
public uint GuardRFFailureRoutineFunctionPointer
Field Value
Type Description
System.UInt32

GuardRFVerifyStackPointerFunctionPointer

GuardRFVerifyStackPointerFunctionPointer

Declaration
public uint GuardRFVerifyStackPointerFunctionPointer
Field Value
Type Description
System.UInt32

HotPatchTableOffset

HotPatchTableOffset

Declaration
public uint HotPatchTableOffset
Field Value
Type Description
System.UInt32

LockPrefixTable

LockPrefixTable

Declaration
public uint LockPrefixTable
Field Value
Type Description
System.UInt32

MajorVersion

MajorVersio

Declaration
public ushort MajorVersion
Field Value
Type Description
System.UInt16

MaximumAllocationSize

MaximumAllocationSize

Declaration
public uint MaximumAllocationSize
Field Value
Type Description
System.UInt32

MinorVersion

MinorVersion

Declaration
public ushort MinorVersion
Field Value
Type Description
System.UInt16

ProcessAffinityMask

ProcessAffinityMask

Declaration
public uint ProcessAffinityMask
Field Value
Type Description
System.UInt32

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 uint SecurityCookie
Field Value
Type Description
System.UInt32

SEHandlerCount

SEHandlerCount

Declaration
public uint SEHandlerCount
Field Value
Type Description
System.UInt32

SEHandlerTable

SEHandlerTable

Declaration
public uint SEHandlerTable
Field Value
Type Description
System.UInt32

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 uint VirtualMemoryThreshold
Field Value
Type Description
System.UInt32

VolatileMetadataPointer

VolatileMetadataPointer

Declaration
public uint VolatileMetadataPointer
Field Value
Type Description
System.UInt32
Back to top Generated by DocFX