EssMdxGetAxes

Returns information about the axes in the query.

To obtain information on the nature of the axes in the submitted query, use the following APIs after calling EssMdxExecuteQuery:

Syntax

ESS_FUNC_M EssMdxGetAxes(
   ESS_MDX_QRYHDL_T      hQry,
   ESS_PULONG_T          pulNAxes,
   ESS_MDX_PPAXISHDL_T   pphAxes,
   ESS_MDX_PAXISHDL_T    phSlicer);
ParameterTypeDescription
hQryinputQuery handle
pulNAxesoutputNumber of axes
pphAxesoutputArray of axis handles
phSliceroutputSlicer axis handle