Back to Adaptive Vision Library website

You are here: Start » Function Reference » INI

INI

Select Filter Equivalent below.

IconNameDescription
INI_AddBoolValueAdd or update INI value in specified section & key
INI_AddIntegerValueAdd or update INI value in specified section & key
INI_AddRealValueAdd or update INI value in specified section & key
INI_AddSectionAdd new section
INI_AddStringValueAdd or update INI value in specified section & key
INI_GetAllSectionKeysGet all key names within a section.
INI_GetAllSectionsGets all section names in the INI.
INI_GetAllValuesGet all values within a section & key
INI_GetBoolValueGet value from section & key.
INI_GetIntegerValueGet value from section & key.
INI_GetRealValueGet value from section & key.
INI_GetStringValueGet value from section & key.
INI_LoadFileLoads an INI file.
INI_SaveFileSave INI into file