EssDTAPIGetInfo

Retrieves drill-through connection information for a given drill-through handle.

Syntax

ESS_FUNC_M EssDTAPIGetInfo (pDTAPIInst, pDTInfo); 
ParameterData TypeDescription

pDTAPIInst;

ESS_PDTAPIHINST_T

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

pDTInfo;

ESS_DTAPIINFO_T

Pointer to a structure of connection information for a given range of data cells

Notes

See Also