ReactOS 0.4.16-dev-2574-g474348f
_OS_LOADING_METHOD Struct Reference
Collaboration diagram for _OS_LOADING_METHOD:

Public Attributes

PCSTR BootType
 
EDIT_OS_ENTRY_PROC EditOsEntry
 
OS_MENU_PROC OsMenu OPTIONAL
 
ARC_ENTRY_POINT OsLoader
 

Detailed Description

Definition at line 51 of file bootmgr.c.

Member Data Documentation

◆ BootType

PCSTR _OS_LOADING_METHOD::BootType

Definition at line 53 of file bootmgr.c.

◆ EditOsEntry

EDIT_OS_ENTRY_PROC _OS_LOADING_METHOD::EditOsEntry

Definition at line 54 of file bootmgr.c.

◆ OPTIONAL

OS_MENU_PROC OsMenu _OS_LOADING_METHOD::OPTIONAL

Definition at line 55 of file bootmgr.c.

◆ OsLoader

ARC_ENTRY_POINT _OS_LOADING_METHOD::OsLoader

Definition at line 56 of file bootmgr.c.

Referenced by LoadOperatingSystem().


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