ReactOS 0.4.15-dev-8434-g155a7c7
_BOOT_ENTRY Struct Reference

#include <iotypes.h>

Public Attributes

ULONG Version
 
ULONG Length
 
ULONG Id
 
ULONG Attributes
 
ULONG FriendlyNameOffset
 
ULONG BootFilePathOffset
 
ULONG OsOptionsLength
 
CHAR OsOptions [1]
 

Detailed Description

Definition at line 1135 of file iotypes.h.

Member Data Documentation

◆ Attributes

ULONG _BOOT_ENTRY::Attributes

Definition at line 1140 of file iotypes.h.

◆ BootFilePathOffset

ULONG _BOOT_ENTRY::BootFilePathOffset

Definition at line 1142 of file iotypes.h.

◆ FriendlyNameOffset

ULONG _BOOT_ENTRY::FriendlyNameOffset

Definition at line 1141 of file iotypes.h.

◆ Id

ULONG _BOOT_ENTRY::Id

Definition at line 1139 of file iotypes.h.

◆ Length

ULONG _BOOT_ENTRY::Length

Definition at line 1138 of file iotypes.h.

◆ OsOptions

CHAR _BOOT_ENTRY::OsOptions[1]

Definition at line 1144 of file iotypes.h.

◆ OsOptionsLength

ULONG _BOOT_ENTRY::OsOptionsLength

Definition at line 1143 of file iotypes.h.

◆ Version

ULONG _BOOT_ENTRY::Version

Definition at line 1137 of file iotypes.h.


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