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

INI_GetAllSectionKeys
Header: | STD.h |
---|---|
Namespace: | fil |
Gets all key names within a section.
Syntax
void fil::INI_GetAllSectionKeys ( const ftl::String& inINI, const ftl::String& inSectionName, ftl::Array<ftl::String>& outKeys )