EssMdxGetClusterMembers

Returns the tuple at the specified position within the given cluster.

Note:

The client should use EssFree() when done with pphMbrs.

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

Syntax

ESS_FUNC_M EssMdxGetClusterMembers(
   ESS_MDX_CLUSTERHDL_T   hCluster,
   ESS_ULONG_T            ulIndex,
   ESS_MDX_PPMBRHDL_T     pphMbrs);
ParameterTypeDescription
hClusterinputCluster handle
ulIndexinputTuple position within cluster (first dimension changes slowest)
pphMbrsoutputArray of member handles for the tuple