ReactOS 0.4.15-dev-7924-g5949c20
_profileInt Struct Reference

Public Attributes

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

Detailed Description

Definition at line 35 of file profile.c.

Member Data Documentation

◆ defaultVal

INT _profileInt::defaultVal

Definition at line 40 of file profile.c.

Referenced by test_profile_int().

◆ iniFile

LPCSTR _profileInt::iniFile

Definition at line 39 of file profile.c.

◆ key

LPCSTR _profileInt::key

Definition at line 37 of file profile.c.

◆ result

UINT _profileInt::result

Definition at line 41 of file profile.c.

◆ result9x

UINT _profileInt::result9x

Definition at line 42 of file profile.c.

Referenced by test_profile_int().

◆ section

LPCSTR _profileInt::section

Definition at line 36 of file profile.c.

◆ value

LPCSTR _profileInt::value

Definition at line 38 of file profile.c.


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