Show / Hide Table of Contents

Struct IMAGE_LOAD_CONFIG_CODE_INTEGRITY

https://github.com/dahall/Vanara/blob/3da05fe4d87bc5de96527fad5c9b7e6058690deb/PInvoke/DbgHelp/WinNT.cs#L1013 Undocumented

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)
Namespace: PeNet.Header.Pe
Assembly: PeNet.dll
Syntax
public struct IMAGE_LOAD_CONFIG_CODE_INTEGRITY

Fields

| Edit this page View Source

Catalog

0xFFFF means not available

Declaration
public ushort Catalog
Field Value
Type Description
ushort
| Edit this page View Source

CatalogOffset

Declaration
public uint CatalogOffset
Field Value
Type Description
uint
| Edit this page View Source

Flags

Flags to indicate if CI information is available, etc.

Declaration
public ushort Flags
Field Value
Type Description
ushort
| Edit this page View Source

Reserved

Additional bitmask to be defined later

Declaration
public uint Reserved
Field Value
Type Description
uint
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX