EssDTListReports() returns a list of report names for the given drill-through instance handle.
ESS_FUNC_M EssDTListReports (pDTInst, pBuffer, pulCount);
ESS_PDTHINST_T | pDTInst |
ESS_PSTR_T | pBuffer |
ESS_PULONG_T | pulCount |
pDTInst | Initialized drill-through instance handle. |
pBuffer | Array of report names for the given drill-through instance handle. |
pulCount | Count of blocks in the pBuffer header information array. |
Using the C Main API
C Main API Structures
EssDTClose()
EssDTGetData()
EssDTGetHeader()
EssDTInit()
EssDTOpen()