uintptr_t db_info ( db_t  hdb,
int  info_tag 
)

Obtain information about the library package features, including version number.

Parameters:
hdb Database handle. The stand-alone package does not require this parameter. The client/server package uses this parameter to query a remote server for information.
info_tag Select one of the following types of information to get:
Returns:
  • Pointer to the result of the request.
  • DB_INFO_ERROR Invalid hdb or info_tag parameter.


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