SE_dbtuneparameterinfo_set_value |
Sets the DBTUNE parameter value in SE_DBTUNEPARAM record structure.
LONG SDEAPI SE_dbtuneparameterinfo_set_value (SE_DBTUNEPARAM parameterInfo, const ACHAR *param_value);
parameterInfo | The opaque parameter object to update |
param_value | The new param_value to set it to the SE_DBTUNEPARAM |
This function sets the SE_DBTUNEPARAM's parameter value.
SE_SUCCESS
SE_INVALID_PARAM_VALUE
SE_INVALID_POINTER
SE_INVALID_DBTUNEPARAM_OBJECT
SE_SDE_NOT_STARTED