EssMdxGetClusterDimMembers

Returns the member handles for the specified dimension within the given cluster.

Syntax

ESS_FUNC_M EssMdxGetClusterDimMembers(
   ESS_MDX_CLUSTERHDL_T   hCluster,
   ESS_ULONG_T            ulIndex,
   ESS_MDX_PPMBRHDL_T     pphMbrs);
ParameterTypeDescription
hClusterinputCluster handle
ulIndexinputDimension index within axis containing cluster
pphMbrsoutputArray of member handles for the specified dimension