EssGDTEndDrillThrough

Description

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

Syntax

ESSG_FUNC_M EssGDTEndDrillThrough (pDTInst);
ESSG_PDTHINST_TpDTInst;

Parameters

pDTInstInitialized drill-through instance handle for the given data cell range.

Return Value

Notes

Example

For a code example on Integration Server Drill-Through, see Example.

See Also

Grid API Concepts
Grid API Structures
EssGDTConnect()
EssGDTExecuteReport()
EssGDTGetData()
EssGDTGetHeader()
EssGDTGetInfo()
EssGDTListReports()
EssGDTRequestDrillThrough()
EssGDTSetInfo()