DBInfoFree function

Frees resources after the DBInfoDump function is called.

Prototype
short DBInfoFree ( const a_db_info * );
Parameters

A pointer to a structure. See a_db_info structure.

Return value

A return code, as listed in Software component exit codes.

Remarks

For information about the Information utility and its features, see Information utility (dbinfo).

See also