SYSTEM_IMAGE_FILE_EXECUTION_OPTIONS_INFORMATION

The SYSTEM_IMAGE_FILE_EXECUTION_OPTIONS_INFORMATION structure is expected as input to ZwSetSystemInformation or NtSetSystemInformation when given the information class SystemImageFileExecutionOptionsInformation (0x5E).

Documentation Status

The SYSTEM_IMAGE_FILE_EXECUTION_OPTIONS_INFORMATION structure is not documented.

Layout

The SYSTEM_IMAGE_FILE_EXECUTION_OPTIONS_INFORMATION is 0x08 bytes in both 32-bit and 64-bit Windows.

Offset Definition
0x00
ULONG FlagsToEnable;
0x04
ULONG FlagsToDisable;