EssGDTListReports() returns an array of report structures for the given drill-through instance handle.
ESSG_FUNC_M EssGDTListReports (pDTInst, ppReports, pulCount);
ESSG_PDTHINST_T | pDTInst; |
ESSG_PPDTREPORT_T | ppReports; |
ESSG_PULONG_T | pulCount; |
pDTInst | Initialized drill-through instance handle |
ppReports | An array of report structures for the given drill-through instance handle |
pulCount | Number of blocks in the ppReports header information array |
For a code example on Integration Server Drill-Through, see Example.
Grid API Concepts
Grid API Structures
EssGDTConnect()
EssGDTEndDrillThrough()
EssGDTExecuteReport()
EssGDTGetData()
EssGDTGetHeader()
EssGDTGetInfo()
EssGDTRequestDrillThrough()
EssGDTSetInfo()