Synchronous C API Functions
Return Codes
HCERR_OK
HCERR_OOM
HCERR_BAD_REQUEST
HCERR_NULL_SESSION
HCERR_INVALID_SESSION
HCERR_ILLEGAL_ARGUMENT
See Also
“hc_qrs_free” on page 99
hc_qrs_next_ez
Fetches the next OID and optionally
Synopsis
hcerr_t hc_qrs_next_ez(**rset,
hc_oid *oid,
hc_nvr_t **nvrp,
int *finishedp);
Description
This function fetches an OID and optionally
Parameters
rset
IN: Current query result set. See “hc_query_result_set_t” on page 49.
oid
OUT: Points to an OID that is updated to the OID of a record matching the query, assuming finishedp is 0.
nvrp
OUT: Updated to point to a
96 | Sun StorageTek 5800 System Client API Reference Manual • June 2008 |