EssDTExit

Description

EssDTExit() ends the drill-through session and frees up memory for the given drill-through instance handle.

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()