Returns the status of the cell specified by hCell. The status can be tested against the bitmasks in pulStatus to determine whether the cell is of the corresponding type. This function should be called only after an earlier call to EssMdxSetNeedCellStatus.
ESS_FUNC_M EssMdxGetCellStatus( ESS_MDX_QRYHDL_T hQry, ESS_MDX_CELLHDL_T hCell, ESS_MDX_PCELLSTATUS_T pulStatus);
Parameter | Type | Description |
---|---|---|
hQry | input | Query handle |
hCell | input | Cell handle |
pulStatus | output | Cell status: Bitmap with the following masks:
|