EssDTExit

Description

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.

Syntax

ESS_FUNC_M EssDTExit (pDTInst);

ESS_PDTHINST_T pDTInst;

Parameters

pDTInst Initialized drill-through instance handle for the given data cell range(s)

Return Value

Notes

See Also

Using the C Main API
C Main API Structures
EssDTClose()
EssDTGetData()
EssDTGetHeader()
EssDTGetHeaderInfo()
EssDTInit()
EssDTOpen()