ReactOS 0.4.15-dev-7924-g5949c20
_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 1022 of file iotypes.h.

Member Data Documentation

◆ Attributes

ULONG _BOOT_ENTRY::Attributes

Definition at line 1027 of file iotypes.h.

◆ BootFilePathOffset

ULONG _BOOT_ENTRY::BootFilePathOffset

Definition at line 1029 of file iotypes.h.

◆ FriendlyNameOffset

ULONG _BOOT_ENTRY::FriendlyNameOffset

Definition at line 1028 of file iotypes.h.

◆ Id

ULONG _BOOT_ENTRY::Id

Definition at line 1026 of file iotypes.h.

◆ Length

ULONG _BOOT_ENTRY::Length

Definition at line 1025 of file iotypes.h.

◆ OsOptions

CHAR _BOOT_ENTRY::OsOptions[1]

Definition at line 1031 of file iotypes.h.

◆ OsOptionsLength

ULONG _BOOT_ENTRY::OsOptionsLength

Definition at line 1030 of file iotypes.h.

◆ Version

ULONG _BOOT_ENTRY::Version

Definition at line 1024 of file iotypes.h.


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