CUBRID Engine  latest
api_resultset_meta_ifs_s Struct Reference

#include <api_common.h>

Collaboration diagram for api_resultset_meta_ifs_s:
Collaboration graph

Public Attributes

int(* get_count )(API_RESULTSET_META *rm, int *count)
 
int(* get_info )(API_RESULTSET_META *rm, int index, CI_RMETA_INFO_TYPE type, void *arg, size_t size)
 

Detailed Description

Definition at line 124 of file api_common.h.

Member Data Documentation

int(* api_resultset_meta_ifs_s::get_count) (API_RESULTSET_META *rm, int *count)

Definition at line 126 of file api_common.h.

int(* api_resultset_meta_ifs_s::get_info) (API_RESULTSET_META *rm, int index, CI_RMETA_INFO_TYPE type, void *arg, size_t size)

Definition at line 127 of file api_common.h.


The documentation for this struct was generated from the following file: