Given a connection information string, and an Extended Member Comment string, EssDTOpen() initializes a drill-through handle, and starts the Drill-Through Wizard.
ESS_FUNC_M EssDTOpen (pDTInst, pEMC, ulCount, pConnection);
| ESS_PDTHINST_T | pDTInst; |
| ESS_PSTR_T | pEMC; |
| ESS_ULONG_T | ulCount; |
| ESS_PSTR_T | pConnection; |
| pDTInst | Pointer to a drill-through initialization structure |
| pEMC | Extended Member Comment |
| ulCount | Number of Extended Member Comment blocks |
| pConnection | Connection information |
Using the C Main API
C Main API Structures
EssDTClose()
EssDTExit()
EssDTGetData()
EssDTGetHeader()
EssDTGetHeaderInfo()
EssDTInit()
EssOtlGetMemberCommentEx()
EssOtlSetMemberCommentEx()