Back to Adaptive Vision Library Lite website

You are here: Start » All Functions » 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.

Header: STD.h
Namespace: avl

Saves an INI 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