ReactOS 0.4.16-dev-306-g647d351
_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 304 of file bootsup.c.

Member Data Documentation

◆ ArcPath

PCWSTR _ENUM_REACTOS_ENTRIES_DATA::ArcPath

Definition at line 308 of file bootsup.c.

◆ i

ULONG _ENUM_REACTOS_ENTRIES_DATA::i

Definition at line 306 of file bootsup.c.

◆ OsName

WCHAR _ENUM_REACTOS_ENTRIES_DATA::OsName[80]

Definition at line 310 of file bootsup.c.

◆ SectionName

WCHAR _ENUM_REACTOS_ENTRIES_DATA::SectionName[80]

Definition at line 309 of file bootsup.c.

◆ UseExistingEntry

BOOLEAN _ENUM_REACTOS_ENTRIES_DATA::UseExistingEntry

Definition at line 307 of file bootsup.c.


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