|
Parameter
|
Type
|
Description
|
|
IN
|
||
|
hValExpList
|
DAM_HVAL_EXP_LIST
|
The scalar function argument list handle.
|
|
OUT
|
||
|
pName
|
char *
|
The scalar function name. Pass in a buffer of 128 characters.
|
|
piNoOfActualParams
|
int *
|
The number of arguments passed to the scalar function.
|
|
RETURN
|
||
|
int
|
DAM_SUCCESS - on success
DAM_FAILURE - on failure
|