ReactOS 0.4.16-dev-1948-gd260c1d
_BOOT_OPTIONS Struct Reference

#include <iotypes.h>

Public Attributes

ULONG Version
 
ULONG Length
 
ULONG Timeout
 
ULONG CurrentBootEntryId
 
ULONG NextBootEntryId
 
WCHAR HeadlessRedirection [1]
 

Detailed Description

Definition at line 1128 of file iotypes.h.

Member Data Documentation

◆ CurrentBootEntryId

ULONG _BOOT_OPTIONS::CurrentBootEntryId

Definition at line 1133 of file iotypes.h.

◆ HeadlessRedirection

WCHAR _BOOT_OPTIONS::HeadlessRedirection[1]

Definition at line 1135 of file iotypes.h.

◆ Length

ULONG _BOOT_OPTIONS::Length

Definition at line 1131 of file iotypes.h.

◆ NextBootEntryId

ULONG _BOOT_OPTIONS::NextBootEntryId

Definition at line 1134 of file iotypes.h.

◆ Timeout

ULONG _BOOT_OPTIONS::Timeout

Definition at line 1132 of file iotypes.h.

◆ Version

ULONG _BOOT_OPTIONS::Version

Definition at line 1130 of file iotypes.h.


The documentation for this struct was generated from the following file: