Show / Hide Table of Contents

Struct IMAGE_LOAD_CONFIG_CODE_INTEGRITY

IMAGE_LOAD_CONFIG_CODE_INTEGRITY.

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_CODE_INTEGRITY

Fields

Catalog

Catalog

Declaration
public ushort Catalog
Field Value
Type Description
System.UInt16

CatalogOffset

CatalogOffset

Declaration
public uint CatalogOffset
Field Value
Type Description
System.UInt32

Flags

Flags

Declaration
public ushort Flags
Field Value
Type Description
System.UInt16

Reserved

Reserved

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