EssDTExit() ends the drill-through session and frees up memory for the given drill-through instance handle.
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 EssDTExit (pDTInst);
ESS_PDTHINST_T | pDTInst; |
pDTInst | Initialized drill-through instance handle for the given data cell range(s) |
Using the C Main API
C Main API Structures
EssDTClose()
EssDTGetData()
EssDTGetHeader()
EssDTGetHeaderInfo()
EssDTInit()
EssDTOpen()