Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » INI

INI

Select a filter from the list below.

Icon Name Description
INI_AddBoolValue Add or update INI value in specified section & key
INI_AddIntegerValue Add or update INI value in specified section & key
INI_AddRealValue Add or update INI value in specified section & key
INI_AddSection Add new section
INI_AddStringValue Add or update INI value in specified section & key
INI_AddValue Saves an object to an INI structure.
INI_GetAllSectionKeys Get all key names within a section.
INI_GetAllSections Gets all section names in the INI.
INI_GetAllValues Get all values within a section & key
INI_GetBoolValue Get value from section & key.
INI_GetIntegerValue Get value from section & key.
INI_GetRealValue Get value from section & key.
INI_GetStringValue Get value from section & key.
INI_GetValue Saves an object to an XML node.
INI_LoadFile Loads an INI file.
INI_SaveFile Save INI into file