SE_dbtunekeywordinfo_create_list |
Creates an empty SE_DBTUNEKEYWORD object
LONG SE_dbtunekeywordinfo_create_list(LONG keyword_count, SE_DBTUNEKEYWORD **keywordInfoList)
keyword_count | Total keyword count |
keywordInfoList | Pointer to the opaque dbtune keyword info. handle |
This function creates an empty SE_DBTUNEKEYWORD object, and returns its
opaque handle. When the keywordInfo list is no longer required, free the
memory using
SE_dbtunekeywordinfo_free_list().
SE_SUCCESS
SE_INVALID_POINTER
SE_OUT_OF_CLMEM
SE_SDE_NOT_STARTED