struct PyramidInfos

Holds an array of PyramidInfo structures

Documentation

Holds an array of PyramidInfo structures.

The PyramidInfos structure can be used to contain an arbitrary number of pointers to PyramidInfo structures.

Parameters:
len - (int) = number of *PyramidInfo pointers in val array
val - (Pyramid **) = array of *PyramidInfo pointers
See Also:
PyramidInfo


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

Back to tsmApi Home Page