SE_dbtunekeywordinfo_add_parameter |
Adds a parameter info. structure to SE_DBTUNEKEYWORD
LONG SE_dbtunekeywordinfo_add_parameter (SE_DBTUNEKEYWORD keywordInfo, const SE_DBTUNEPARAM parameterInfo);
keywordInfo | The opaque keyword info object to update |
parameterInfo | The new parameter info. (SE_DBTUNEPARAM) |
This function adds an SE_DBTUNEPARAM structure (a configuration parameter) to the structure SE_DBTUNEKEYWORD (a configuration keyword) thereby updating the DBTUNE table.
SE_SUCCESS
SE_INVALID_PARAM_VALUE
SE_INVALID_POINTER
SE_INVALID_DBTUNEKEYWORD_OBJECT
SE_INVALID_DBTUNEPARAM_OBJECT
SE_SDE_NOT_STARTED