Back to Aurora Vision Library website
You are here: Start » Function Reference » System » INI » INI_GetAllSections
| Header: | STD.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationLite |
Gets all section names in the INI.
Syntax
void avl::INI_GetAllSections ( const atl::String& inINI, atl::Array<atl::String>& outSections )


