ReactOS 0.4.15-dev-7834-g00c4b3d
_ENUM_REACTOS_ENTRIES_DATA Struct Reference

Public Attributes

ULONG i
 
BOOLEAN UseExistingEntry
 
PCWSTR ArcPath
 
WCHAR SectionName [80]
 
WCHAR OsName [80]
 

Detailed Description

Definition at line 236 of file bootsup.c.

Member Data Documentation

◆ ArcPath

PCWSTR _ENUM_REACTOS_ENTRIES_DATA::ArcPath

Definition at line 240 of file bootsup.c.

◆ i

ULONG _ENUM_REACTOS_ENTRIES_DATA::i

Definition at line 238 of file bootsup.c.

◆ OsName

WCHAR _ENUM_REACTOS_ENTRIES_DATA::OsName[80]

Definition at line 242 of file bootsup.c.

◆ SectionName

WCHAR _ENUM_REACTOS_ENTRIES_DATA::SectionName[80]

Definition at line 241 of file bootsup.c.

◆ UseExistingEntry

BOOLEAN _ENUM_REACTOS_ENTRIES_DATA::UseExistingEntry

Definition at line 239 of file bootsup.c.


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