SeeAlso
hc_nvr_free”on page 66
hc_nvr_free
Freesa name-value record.
Synopsis
hcerr_t hc_nvr_free(hc_nvr_t *nvr);
Description
Thisfunction frees a name-value record that was created by hc_nvr_create” on page 65.

Parameter

nvr
IN:Points to the name-value-record to be freed.
ReturnCodes
HCERR_OK
HCERR_BAD_REQUEST
HCERR_OOM
HCERR_INVALID_NVR
SeeAlso
hc_nvr_create”on page 65
Building Name-ValueRecords
Thefollowing functions are dened to build name-value records:
hc_nvr_add_value”on page 67
hc_nvr_add_long”on page 68
hc_nvr_add_double”on page 69
hc_nvr_add_string”on page 70
hc_nvr_add_binary”on page 71
hc_nvr_add_date”on page 72
hc_nvr_add_time”on page 73
SynchronousCAPI Functions
SunStorageTek5800 System Client API Reference Manual • June 200866