EssMdxGetCellAtOffset

Returns the cell at the specified offset.

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

Syntax

ESS_FUNC_M EssMdxGetCellAtOffset(
   ESS_MDX_QRYHDL_T     hQry,
   ESS_ULONG_T          ulOffset,
   ESS_MDX_PCELLHDL_T   phCell);
ParameterTypeDescription
hQryinputQuery handle
ulOffsetinputCell offset (first axis changes fastest)
phCellinputCell handle