struct TsmServer

Holds a database server entry

Documentation

Holds a database server entry.

A structure to hold a server URL as well as the last date of contact. A database can contain a number of these structures in order to specify all of the TSM servers that it knows about.

Parameters:
location - (Purl *) = the parse URL structure for the TSM server URL
last_contacted - (PRTime) = a timestamp value in the format returned by the nspr PR_Now() function.
See Also:
TsmDatabase


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

Back to tsmApi Home Page