Back to FabImage Library Lite website
You are here: Start » System » INI » INI_GetBoolValue
INI_GetBoolValue
| Header: | STD.h |
|---|---|
| Namespace: | fil |
Gets value from section & key.
Syntax
void fil::INI_GetBoolValue ( const ftl::String& inINI, const ftl::String& inSection, const ftl::String& inKey, const bool inDefault, bool& outValue )


