Parameters
|
Usage type
|
Description
|
---|---|---|
scur
|
in, use
|
Pointer to a cursor object
|
rowid
|
in, use
|
Pointer to a data area containing rowid. The rowid should be in the form of a string (char *) despite the fact that it is declared as "void *".
|
rowidlen
|
in
|
Length of data (string) pointed to by the rowid parameter
|