Back to Adaptive Vision Library website
You are here: Start » Function Reference » INI » INI_SaveFile
INI_SaveFile
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Save INI into file
Syntax
void avl::INI_SaveFile ( const atl::String& inINI, const atl::File& inFile )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inINI | const String& | INI | |
![]() |
inFile | const File& | Path to a file |

