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

INI_GetStringValue
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
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 )