Save data to file.
DWORD CfgFileSave(
CFGFILE cFile
);
cFileECFG_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_NOTFOUNDECFG_WRONGFILETYPE