ReactOS 0.4.15-dev-7958-gcd0bb1a
_BOOT_STORE_ENTRY Struct Reference

#include <bldrsup.h>

Public Attributes

ULONG Version
 
ULONG_PTR BootEntryKey
 
PCWSTR FriendlyName
 
PCWSTR BootFilePath
 
ULONG OsOptionsLength
 
UCHAR OsOptions [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 62 of file bldrsup.h.

Member Data Documentation

◆ BootEntryKey

ULONG_PTR _BOOT_STORE_ENTRY::BootEntryKey

Definition at line 66 of file bldrsup.h.

Referenced by FreeLdrEnumerateBootEntries().

◆ BootFilePath

PCWSTR _BOOT_STORE_ENTRY::BootFilePath

Definition at line 68 of file bldrsup.h.

Referenced by FreeLdrEnumerateBootEntries().

◆ FriendlyName

PCWSTR _BOOT_STORE_ENTRY::FriendlyName

Definition at line 67 of file bldrsup.h.

Referenced by FreeLdrEnumerateBootEntries().

◆ OsOptions

UCHAR _BOOT_STORE_ENTRY::OsOptions[ANYSIZE_ARRAY]

Definition at line 70 of file bldrsup.h.

Referenced by FreeLdrEnumerateBootEntries().

◆ OsOptionsLength

ULONG _BOOT_STORE_ENTRY::OsOptionsLength

Definition at line 69 of file bldrsup.h.

Referenced by FreeLdrEnumerateBootEntries().

◆ Version

ULONG _BOOT_STORE_ENTRY::Version

Definition at line 64 of file bldrsup.h.

Referenced by FreeLdrEnumerateBootEntries().


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