Get DWORD value for a parameter.
DWORD CfgParGetDWORD(
CFGFILE cFile,
LPCSTR szSection,
LPCSTR szPar,
DWORD* pDest
);
cFileszSectionszParpDestECFG_OK for success or an error code on failure.
Read the DWORD value for a section/parameter.
ECFG_BADCFGFILEECFG_WRONGTYPEECFG_NOTFOUNDECFG_NOTFOUND2ECFG_WRONGFILETYPE