ReactOS 0.4.15-dev-7953-g1f49173
_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 1009 of file iotypes.h.

Member Data Documentation

◆ CurrentBootEntryId

ULONG _BOOT_OPTIONS::CurrentBootEntryId

Definition at line 1014 of file iotypes.h.

◆ HeadlessRedirection

WCHAR _BOOT_OPTIONS::HeadlessRedirection[1]

Definition at line 1016 of file iotypes.h.

◆ Length

ULONG _BOOT_OPTIONS::Length

Definition at line 1012 of file iotypes.h.

◆ NextBootEntryId

ULONG _BOOT_OPTIONS::NextBootEntryId

Definition at line 1015 of file iotypes.h.

◆ Timeout

ULONG _BOOT_OPTIONS::Timeout

Definition at line 1013 of file iotypes.h.

◆ Version

ULONG _BOOT_OPTIONS::Version

Definition at line 1011 of file iotypes.h.


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