ReactOS 0.4.15-dev-6068-g8061a6f
_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 972 of file iotypes.h.

Member Data Documentation

◆ CurrentBootEntryId

ULONG _BOOT_OPTIONS::CurrentBootEntryId

Definition at line 977 of file iotypes.h.

◆ HeadlessRedirection

WCHAR _BOOT_OPTIONS::HeadlessRedirection[1]

Definition at line 979 of file iotypes.h.

◆ Length

ULONG _BOOT_OPTIONS::Length

Definition at line 975 of file iotypes.h.

◆ NextBootEntryId

ULONG _BOOT_OPTIONS::NextBootEntryId

Definition at line 978 of file iotypes.h.

◆ Timeout

ULONG _BOOT_OPTIONS::Timeout

Definition at line 976 of file iotypes.h.

◆ Version

ULONG _BOOT_OPTIONS::Version

Definition at line 974 of file iotypes.h.


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