Parameter
|
Type
|
Description
|
IN
|
||
hcol
|
DAM_HVAL
|
The handle of the value.
|
OUT
|
||
ppVal
|
void **
|
The location to contain the pointer to the data.
|
piValLen
|
int *
|
The location to contain the number of bytes available.
|
RETURN
|
||
int
|
DAM_SUCCESS - valid value returned
DAM_FAILURE - on error
DAM_SUCCESS_WITH_RESULT_PENDING- When more column data is pending.
|