EssDTAPIExecuteReport

Executes the drill-through report identified by its index to an array of report definition structures.

Syntax

ESS_FUNC_M EssDTAPIExecuteReport (pDTAPIInst, index); 
ParameterData TypeDescription

pDTAPIInst;

ESS_PDTAPIHINST_T

Initialized drill-through instance handle for the given range of data cells

index;

ESS_ULONG_T

Index of the report to be executed

See Also