
Synchronous C API Functions
char **names,
char **values,
hc_long_t nitems);
Description
This function creates a
Note – Any time there is a conversion from a double type to or from a string type, there might be a loss of precision.
Parameters
session
IN: The session with which this
nvrp
OUT: Updated to point to a
names
IN: Points to an array of string names.
values
IN: Points to an array of string values.
nitems
IN: Number of active elements in the paired arrays.
Return Codes
HCERR_OK
HCERR_BAD_REQUEST
HCERR_OOM
HCERR_NULL_SESSION
HCERR_INVALID_SESSION
HCERR_ILLEGAL_ARGUMENT
Chapter 3 • Sun StorageTek 5800 System C Client API | 85 |