EssDTAPIExecuteReport

Description

EssDTAPIExecuteReport() executes the drill-through report identified by its index to an array of report definition structures.

Syntax

ESS_FUNC_M EssDTAPIExecuteReport (pDTAPIInst, index);

ESS_PDTAPIHINST_T pDTAPIInst;
ESS_ULONG_T index;

Parameters

pDTAPIInst Initialized drill-through instance handle for the given range of data cells
index Index of the report to be executed

Return Value

Notes

See Also

Using the Main C API
Main C API Structures
EssDTAPIClose()
EssDTAPIConnect()
EssDTAPIExit()
EssDTAPIGetColumns()
EssDTAPIGetData()
EssDTAPIGetError()
EssDTAPIGetInfo()
EssDTAPIGetReports()
EssDTAPIInit()
EssDTAPISetConnection()
EssDTAPISetInfo()