Documentation

Chapter 24. conflib

This library is the configuration management library. It is used for storing and retrieving configuration information from various formats. Currently the INI file format is supported, with functions for reading and writing values to the file. These are cross-platform, not specific to the Windows platform.

getprivateprofilestring()

Description

Prototype

getprivateprofilestring ( string sSection, string sEntry, string sDefault, string sReturnval, string sInifile, string sEOLchar, string sInifilecontent )

Parameters

ParameterDefault valueType nameDescription
sSectionNonestring
sEntryNonestring
sDefaultNonestring
sReturnvalNonestring
sInifileNonestring
sEOLcharNonestring
sInifilecontentNonestring