Specifications
BHT_GetSysSettingDW
Description
Read system parameter values.
Syntax
DWORD BHT_GetSysSettingDW (
DWORD dwCtrlCode ,
DWORD* pdwSysParam )
Parameters
dwCtrlCode
[in] Control code
pdwSysParam
[out] Address for storing the parameter value
Return value
Error code Meaning
ERROR_SUCCESS Successful completion
ERROR_GEN_FAILURE Not supported
ERROR_INVALID_PARAMETER No storage address specified
48










