ReactOS 0.4.15-dev-7953-g1f49173
section Struct Reference
Collaboration diagram for section:

Public Attributes

const WCHARname
 
unsigned int nb_lines
 
unsigned int alloc_lines
 
struct line lines [16]
 
const charname
 
UINT fileop
 
BOOL result
 
DWORD error_code
 

Detailed Description

Definition at line 55 of file parser.c.

Member Data Documentation

◆ alloc_lines

unsigned int section::alloc_lines

Definition at line 59 of file parser.c.

Referenced by add_line(), and add_section().

◆ error_code

DWORD section::error_code

◆ fileop

UINT section::fileop

Definition at line 784 of file diskspace.c.

Referenced by test_SetupAddSectionToDiskSpaceListA().

◆ lines

struct line section::lines[16]

◆ name [1/2]

◆ name [2/2]

const char* section::name

Definition at line 783 of file diskspace.c.

◆ nb_lines

unsigned int section::nb_lines

Definition at line 58 of file parser.c.

Referenced by add_line(), add_section(), get_line(), get_string_subst(), and SetupFindNextLine().

◆ result

BOOL section::result

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