EssDTAPIExecuteReport() executes the drill-through report identified by its index to an array of report definition structures.
ESS_FUNC_M EssDTAPIExecuteReport (pDTAPIInst, index);
ESS_PDTAPIHINST_T | pDTAPIInst; |
ESS_ULONG_T | index; |
pDTAPIInst | Initialized drill-through instance handle for the given range of data cells |
index | Index of the report to be executed |
Using the Main C API
Main C API Structures
EssDTAPIClose()
EssDTAPIConnect()
EssDTAPIExit()
EssDTAPIGetColumns()
EssDTAPIGetData()
EssDTAPIGetError()
EssDTAPIGetInfo()
EssDTAPIGetReports()
EssDTAPIInit()
EssDTAPISetConnection()
EssDTAPISetInfo()