TsmDatabase* tsmMakeDatabase ( void )

Allocate a database structure

Documentation

Allocate a database structure.

Allocate memory for a TsmDatabase structure, initialised with all fields set to 0/NULL.

Returns:
Pointer to allocated TsmDatabase structure, or NULL if failed.
Parameters:
None -
Author:
Martin Reddy
Version:
8 December 1997
See Also:
tsmFreeDatabase, TsmDatabase


TSMAPI_RELEASE 2.1 - Release Date: 2001/01/10 19:01:12

Back to tsmApi Home Page