EssDTAPISetInfo

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

Syntax

ESS_FUNC_M EssDTAPISetInfo (pDTAPIInst, pDTInfo);
ParameterData TypeDescription

pDTAPIInst;

ESS_PDTAPIHINST_T

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

pDTInfo;

ESS_DTAPIINFO_T

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

Notes

The uInputOption field in ESS_DTAPIINFO_T is ignored.

See Also