Returns the member handles for the specified dimension within the given cluster.
ESS_FUNC_M EssMdxGetClusterDimMembers( ESS_MDX_CLUSTERHDL_T hCluster, ESS_ULONG_T ulIndex, ESS_MDX_PPMBRHDL_T pphMbrs);
Parameter | Type | Description |
---|---|---|
hCluster | input | Cluster handle |
ulIndex | input | Dimension index within axis containing cluster |
pphMbrs | output | Array of member handles for the specified dimension |