Struct IMAGE_LOAD_CONFIG_CODE_INTEGRITY
https://github.com/dahall/Vanara/blob/3da05fe4d87bc5de96527fad5c9b7e6058690deb/PInvoke/DbgHelp/WinNT.cs#L1013 Undocumented
Namespace: PeNet.Header.Pe
Assembly: PeNet.dll
Syntax
public struct IMAGE_LOAD_CONFIG_CODE_INTEGRITY
  Fields
| Improve this Doc View SourceCatalog
0xFFFF means not available
Declaration
public ushort Catalog
  Field Value
| Type | Description | 
|---|---|
| System.UInt16 | 
CatalogOffset
Declaration
public uint CatalogOffset
  Field Value
| Type | Description | 
|---|---|
| System.UInt32 | 
Flags
Flags to indicate if CI information is available, etc.
Declaration
public ushort Flags
  Field Value
| Type | Description | 
|---|---|
| System.UInt16 | 
Reserved
Additional bitmask to be defined later
Declaration
public uint Reserved
  Field Value
| Type | Description | 
|---|---|
| System.UInt32 |