Save data to file.
DWORD CfgFileSave(
CFGFILE cFile
);
cFile
ECFG_OK for success or an error code on failure.
Saves the local content to the file. In case the file is not marked as dirty, the function returns without file system access.
ECFG_NOTFOUND
ECFG_WRONGFILETYPE