EssDTOpen

Description

Given a connection information string, and an Extended Member Comment string, EssDTOpen() initializes a drill-through handle, and starts the Drill-Through Wizard.

Syntax

ESS_FUNC_M EssDTOpen (pDTInst, pEMC, ulCount, pConnection);

ESS_PDTHINST_TpDTInst;
ESS_PSTR_TpEMC;
ESS_ULONG_TulCount;
ESS_PSTR_TpConnection;

Parameters

pDTInstPointer to a drill-through initialization structure
pEMCExtended Member Comment
ulCountNumber of Extended Member Comment blocks
pConnectionConnection information

Return Value

Notes

See Also

Using the C Main API
C Main API Structures
EssDTClose()
EssDTExit()
EssDTGetData()
EssDTGetHeader()
EssDTGetHeaderInfo()
EssDTInit()
EssOtlGetMemberCommentEx()
EssOtlSetMemberCommentEx()