EssDTAPIClose() ends the drill-through session.
NOTE:
In future releases, the C Main API Drill-Through functions, including this function,
will be deprecated and replaced by the corresponding Grid API functions.
Programs should use the Grid API Drill-Through functions.
ESS_FUNC_M EssDTAPIClose (pDTAPIInst);
ESS_PDTAPIHINST_T | pDTAPIInst; |
pDTAPIInst | Initialized drill-through instance handle for the given range of data cells |
Using the Main C API
Main C API Structures
EssDTAPIConnect()
EssDTAPIExecuteReport()
EssDTAPIExit()
EssDTAPIGetColumns()
EssDTAPIGetData()
EssDTAPIGetError()
EssDTAPIGetInfo()
EssDTAPIGetReports()
EssDTAPIInit()
EssDTAPISetConnection()
EssDTAPISetInfo()