EssGDTGetInfo

Description

EssGDTGetInfo() retrieves drill-through connection information for a given drill-through handle.

Syntax

  ESSG_FUNC_M EssGDTGetInfo (pDTInst, pDTInfo);

ESSG_PDTHINST_TpDTInst;
ESSG_PDTINFO_T pDTInfo;

Parameters

pDTInst Initialized drill-through instance handle
pDTInfo Pointer to a structure of connection information for a given range of data cells

Return Value

Notes

Example

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

See Also

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