Back to FabImage Library Lite website
You are here: Start » System » INI » INI_GetStringValue

INI_GetStringValue
Header: | STD.h |
---|---|
Namespace: | fil |
Gets value from section & key.
Syntax
void fil::INI_GetStringValue ( const ftl::String& inINI, const ftl::String& inSection, const ftl::String& inKey, const ftl::String& inDefault, ftl::String& outValue )