EssMdxGetClusters

Returns the clusters within the specified axis.

To obtain information about the contents of an axis set, use the following APIs:

Syntax

ESS_FUNC_M EssMdxGetClusters(
   ESS_MDX_AXISHDL_T        hAxis,
   ESS_PULONG_T             pulNClusters,
   ESS_MDX_PPCLUSTERHDL_T   pphClusters);
ParameterTypeDescription
hAxisinputAxis handle
pulNClustersoutputNumber of clusters
pphClustersoutputArray of cluster handles