Set parameter as a DWORD value.
DWORD CfgParSetDWORD(
CFGFILE cFile,
LPCSTR szSection,
LPCSTR szPar,
DWORD dwVal
);
cFile
szSection
szPar
pDest
ECFG_OK for success or an error code on failure.
Set the DWORD value for a section/parameter.
ECFG_BADCFGFILE
ECFG_WRONGTYPE
ECFG_NOTFOUND
ECFG_NOTFOUND2
ECFG_WRONGFILETYPE