EssDTAPIConnect() establishes a connection to the Hyperion Integration Server for the given drill-through instance 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 EssDTAPIConnect (pDTAPIInst);
ESS_DTAPIHINST_T | pDTAPIInst; |
pDTAPIInst | Initialized drill-through instance handle for the given range of data cells |
Using the Main C API
Main C API Structures
EssDTAPIClose()
EssDTAPIExecuteReport()
EssDTAPIExit()
EssDTAPIGetColumns()
EssDTAPIGetData()
EssDTAPIGetError()
EssDTAPIGetInfo()
EssDTAPIGetReports()
EssDTAPIInit()
EssDTAPISetConnection()
EssDTAPISetInfo()