SE_dbtunekeywordinfo_set_name |
Sets the SE_DBTUNEKEYWORD's keyword name
LONG SDEAPI SE_dbtunekeywordinfo_set_name(SE_DBTUNEKEYWORD keywordInfo, const ACHAR *keyword_name);
keywordInfo | The new keyword_name to set it to the SE_DBTUNEKEYWORD. |
keyword_name | The opaque parameter object to update. |
This function sets the SE_DBTUNEKEYWORD's keyword name. Cannot exceed SE_MAX_CONFIG_KEYWORD_LEN.
SE_SUCCESS
SE_INVALID_PARAM_VALUE
SE_INVALID_POINTER
SE_SDE_NOT_STARTED