EssDTAPISetInfo() sets drill-through connection information for a given drill-through handle.
NOTE:
In future releases, the C Main API Drill-Through functions, including this function,
will be deprecated and replaced by the corresponding Grid API functions.
Programs should use the Grid API Drill-Through functions.
ESS_FUNC_M EssDTAPISetInfo (pDTAPIInst, pDTInfo);
ESS_PDTAPIHINST_T | pDTAPIInst; |
ESS_PDTAPIINFO_T | pDTInfo; |
pDTAPIInst | Initialized drill-through instance handle for a given range of data cells |
pDTInfo | Pointer to a structure of connection information for a given range of data cells |
Using the Main C API
Main C API Structures
EssDTAPIClose()
EssDTAPIConnect()
EssDTAPIExecuteReport()
EssDTAPIExit()
EssDTAPIGetColumns()
EssDTAPIGetData()
EssDTAPIGetError()
EssDTAPIGetInfo()
EssDTAPIGetReports()
EssDTAPIInit()
EssDTAPISetConnection()