db_flags_t db_get_cursor_flags ( db_cursor_t  hcursor  ) 

Obtain flags that explain a cursor's capabilities.

Parameters:
hcursor Cursor handle.
Returns:
  • Cursor capability flags.
  • (-1) on failure.
On failure, one of the following error codes is set:

See also:
db_duplicate_cursor, db_close_cursor,
get_db_error, clear_db_error, Error Handling


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