ReactOS 0.4.15-dev-7842-g558ab78
_BOOTRECORD Struct Reference

Public Attributes

DWORD BootType
 
WCHAR szSectionName [128]
 
WCHAR szBootPath [MAX_PATH]
 
WCHAR szOptions [512]
 

Detailed Description

Definition at line 15 of file startrec.c.

Member Data Documentation

◆ BootType

DWORD _BOOTRECORD::BootType

Definition at line 17 of file startrec.c.

Referenced by LoadBootSettings(), and ReadFreeldrSection().

◆ szBootPath

WCHAR _BOOTRECORD::szBootPath[MAX_PATH]

Definition at line 19 of file startrec.c.

Referenced by LoadBootSettings(), ReadFreeldrSection(), and StartRecDlgProc().

◆ szOptions

WCHAR _BOOTRECORD::szOptions[512]

Definition at line 20 of file startrec.c.

Referenced by LoadBootSettings(), and ReadFreeldrSection().

◆ szSectionName

WCHAR _BOOTRECORD::szSectionName[128]

Definition at line 18 of file startrec.c.

Referenced by LoadBootSettings(), ReadFreeldrSection(), and StartRecDlgProc().


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