cci_glo_new

설명

class_name의 glo 클래스에 filename에 의한 파일로 glo 객체를 만든다. filename이 NULL인 경우 glo 객체만을 생성한다(cci 2.3 이상).

구문

int cci_glo_new(int conn_handle, char *class_name, char *filename, char *oid_str, T_CCI_ERROR *err_buf)

리턴 값