EssDTListReports

Rturns a list of report names for the given drill-through instance handle.

Syntax

ESS_FUNC_M EssDTListReports (pDTInst, pBuffer, pulCount);
ParameterData TypeDescription

pDTInst

ESS_PDTHINST_T

Initialized drill-through instance handle.

pBuffer

ESS_PSTR_T

Array of report names for the given drill-through instance handle.

pulCount

ESS_PULONG_T

Count of blocks in the pBuffer header information array.

See Also