Delete a parameter.
DWORD CfgParDelete(
CFGFILE cFile,
LPCSTR szSection,
LPCSTR szPar
);
cFileszSectionszParECFG_OK for success or an error code on failure.
Deletes the parameter with its value and comment form its section.
ECFG_BADCFGFILEECFG_NOTFOUNDECFG_NOTFOUND2ECFG_WRONGFILETYPE