Back to Adaptive Vision Library Lite website
You are here: Start » INI » INI_GetAllSectionKeys

INI_GetAllSectionKeys
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Get all key names within a section.
Syntax
void avl::INI_GetAllSectionKeys ( const atl::String& inINI, const atl::String& inSectionName, atl::Array<atl::String>& outKeys )