EssMdxGetCellAtIndices

Returns the cell at the intersection of the specified tuple indices.

To obtain the cell values in the cube formed from the axes in the query, use the following APIs:

Syntax

ESS_FUNC_M EssMdxGetCellAtIndices(
   ESS_MDX_QRYHDL_T     hQry,
   ESS_PULONG_T         pulIndices,
   ESS_MDX_PCELLHDL_T   phCell);
ParameterTypeDescription
hQryinputQuery handle
pulIndicesinputTuple indices, one for each axis
phCelloutputCell handle