Returns the current context associated with a thread.
Scope
The scope of this API is limited to the immediate process.
Authorization
None
Required Connection
None
Version
sql.h
C API Syntax
int sqleGetCurrentCtx ( void **ppCtx, void *reserved, struct sqlca *pstSqlca); |
API Parameters