PyramidInfos* tsmGetAllPyramidInfos (TsmHandle *tsmh)

Retrieve the server group info for all pyramids

Documentation

Retrieve the server group info for all pyramids.

This function is simply a wrapper function for tsmGetPyramidInfos. It can be used to quickly retrieve all of the server group information for all of the pyramids that are associated with a particular Tile Set Manager connection.

Returns:
the pyramids' server info, or NULL if failed
Parameters:
tsmh - - the open TSM session handle
See Also:
tsmGetPyramidInfo, tsmGetPyramidInfos, tsmPrintPyramidInfos, PyramidInfos


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

Back to tsmApi Home Page