SE_dbtuneparameterinfo_create |
Creates an empty SE_DBTUNEPARAM object
LONG SDEAPI SE_dbtuneparameterinfo_create (SE_DBTUNEPARAM *parameterInfo);
parameterInfo | Pointer to the opaque dbtune parameter info. |
This function creates an empty SE_DBTUNEPARAM type object list of size param_count, and returns its opaque handle. When this parameterInfo is no longer required, free the memory using SE_dbtuneparameterinfo_free_list().
SE_SUCCESS
SE_OUT_OF_CLMEM
SE_INVALID_POINTER
SE_SDE_NOT_STARTED