Delete a section.
DWORD CfgSectionDelete(
CFGFILE cFile,
LPCSTR szSection
);
cFileszSectionECFG_OK for success or an error code on failure.
Deletes the section with all its parameters.
ECFG_BADCFGFILEECFG_NOTFOUNDECFG_WRONGFILETYPE