ReactOS 0.4.16-dev-2208-g6350669
_profileInt Struct Reference

Public Attributes

LPCSTR section
 
LPCSTR key
 
LPCSTR value
 
LPCSTR iniFile
 
INT defaultVal
 
UINT result
 

Detailed Description

Definition at line 44 of file profile.c.

Member Data Documentation

◆ defaultVal

INT _profileInt::defaultVal

Definition at line 49 of file profile.c.

Referenced by test_profile_int().

◆ iniFile

LPCSTR _profileInt::iniFile

Definition at line 48 of file profile.c.

◆ key

LPCSTR _profileInt::key

Definition at line 46 of file profile.c.

◆ result

UINT _profileInt::result

Definition at line 50 of file profile.c.

◆ section

LPCSTR _profileInt::section

Definition at line 45 of file profile.c.

◆ value

LPCSTR _profileInt::value

Definition at line 47 of file profile.c.


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