ReactOS 0.4.15-dev-8039-g69ebfd6
_OS_LOADING_METHOD Struct Reference
Collaboration diagram for _OS_LOADING_METHOD:

Public Attributes

PCSTR BootType
 
EDIT_OS_ENTRY_PROC EditOsEntry
 
ARC_ENTRY_POINT OsLoader
 

Detailed Description

Definition at line 47 of file bootmgr.c.

Member Data Documentation

◆ BootType

PCSTR _OS_LOADING_METHOD::BootType

Definition at line 49 of file bootmgr.c.

◆ EditOsEntry

EDIT_OS_ENTRY_PROC _OS_LOADING_METHOD::EditOsEntry

Definition at line 50 of file bootmgr.c.

◆ OsLoader

ARC_ENTRY_POINT _OS_LOADING_METHOD::OsLoader

Definition at line 51 of file bootmgr.c.

Referenced by LoadOperatingSystem().


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