Description
Anopaque structure to represent the session from one thread to one 5800 system server. It
containsthe schema used to interpret metadata store and retrieve operations to this 5800
systemserver.
hc_pstmt_t
Structurefor holding a prepared statement.
Synopsis
typedef void hc_pstmt_t;
Description
Anopaque structure representing a query, including the query text and bound elds.
hc_query_result_set_t
Structureused to hold the results of a query.
Synopsis
typedef void hc_query_result_set_t;
Description
Thisopaque structure is used to hold the results of a query. For more information on the
functionsthat use this structure, see “Querying Metadata” on page 94.
read_from_data_source
Datasource template used to upload object data to the cluster.
Synopsis
typedef long (*read_from_data_source)
(void *cookie, char *buf, long buf_size);
SynchronousCData Types
Chapter3 • Sun StorageTek 5800 System C Client API 49