Parameter
|
Type
|
Description
|
IN
|
||
hstmt
|
DAM_HSTMT
|
The statement handle.
|
OUT
|
||
piParamCount
|
int *
|
The number of parameters.
|
RETURN
|
||
int
|
The status of the function call:
DAM_SUCCESS - all data retrieved
DAM_FAILURE - error in getting the data
|