Returns the current context associated with a thread.
The scope of this API is limited to the immediate process.
None
None
sql.h
SQL_API_RC SQL_API_FN
sqleGetCurrentCtx (
void ** ppCtx,
void * reserved,
struct sqlca * pSqlca);