cci_oid_get_class_name
Description
The cci_oid_get_class_name function gets the class name of the given oid.
Syntax
int cci_oid_get_class_name(int conn_handle, char *oid_str, char *out_buf, int out_buf_len, T_CCI_ERROR *err_buf)
- conn_handle : (IN) Connection handle
- oid_str : (IN) oid
- out_buf : (OUT) Out buffer
- out_buf_len : (IN) out_buf length
- err_buf : (OUT) Database error buffer
Return Value
Error Codes
- CCI_ER_CON_HANDLE
- CCI_ER_CONNECT
- CCI_ER_OBJECT
- CCI_ER_DBMS