LRD_CONTEXT

The LRD_CONTEXT structure is described below. Note that user programs must not modify the fields in or pointed to from this structure. However, after a successful lrd_open_context call, you can use the pvDBInfo pointers by manually inserting calls to database API routines.

void *
pvDBInfo1 Pointer to database information.
void *
pvDBInfo2; Pointer to database information.
void *
pvDBInfo3; Pointer to database information.
void *
pvDBIContext; Pointer to internal information.
struct LRD_CONTEXT *ptNextWithinGlobal;
Next LRD_CONTEXT within GLOBAL list.
struct LRD_CONNECTION ptConnectionList;
Pointer to the LRD_CONNECTION list.
unsigned int
uiDBType; The target Database Versions.