db_row_t db_alloc_cursor_row ( db_cursor_t  hcursor  ) 

Allocate a row of managed fields corresponding to the fields defined by a cursor.

Parameters:
hcursor Cursor handle.
Returns:
  • Row handle.
  • NULL on failure.
On failure, one of the following error codes is set:

See also:
db_free_row,
get_db_error, clear_db_error, Error Handling


Copyright © 2005-2008 ITTIA®. All rights reserved.