db_result_t db_get_storage_config ( db_t  hdb,
db_storage_config_t config 
)

Get the storage configuration for an open database.

Parameters:
hdb Database handle.
config Destination for storage configuration.
Returns:
On failure, one of the following error codes is set:
  • DB_EINVAL Invalid database handle or configuration parameter.

See also:
get_db_error, clear_db_error, Error Handling


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