ReactOS 0.4.15-dev-7842-g558ab78
_NTOS_BOOT_LOADER_FILES Struct Reference
Collaboration diagram for _NTOS_BOOT_LOADER_FILES:

Public Attributes

BOOT_STORE_TYPE Type
 
PCZZWSTR LoaderExecutables
 
PCWSTR LoaderConfigurationFile
 
POPEN_BOOT_STORE OpenBootStore
 
PCLOSE_BOOT_STORE CloseBootStore
 
PENUM_BOOT_STORE_ENTRIES EnumBootStoreEntries
 

Detailed Description

Definition at line 43 of file bldrsup.c.

Member Data Documentation

◆ CloseBootStore

PCLOSE_BOOT_STORE _NTOS_BOOT_LOADER_FILES::CloseBootStore

Definition at line 49 of file bldrsup.c.

Referenced by CloseBootStore().

◆ EnumBootStoreEntries

PENUM_BOOT_STORE_ENTRIES _NTOS_BOOT_LOADER_FILES::EnumBootStoreEntries

Definition at line 50 of file bldrsup.c.

Referenced by EnumerateBootStoreEntries().

◆ LoaderConfigurationFile

PCWSTR _NTOS_BOOT_LOADER_FILES::LoaderConfigurationFile

Definition at line 47 of file bldrsup.c.

◆ LoaderExecutables

PCZZWSTR _NTOS_BOOT_LOADER_FILES::LoaderExecutables

Definition at line 46 of file bldrsup.c.

Referenced by FindBootStore().

◆ OpenBootStore

POPEN_BOOT_STORE _NTOS_BOOT_LOADER_FILES::OpenBootStore

Definition at line 48 of file bldrsup.c.

Referenced by OpenBootStoreByHandle().

◆ Type


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