Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

SQLDBC Namespace Reference

Compounds

Functions


Function Documentation

SQLDBC_IRuntime* GetClientRuntime char *    errorText,
const SQLDBC_Int4    errorTextSize
 

Returns a pointer to the client runtime instance.

Two consecutive calls will return the same pointer, as there is only one instance.

Parameters:
errorText If not 0, an occured during initialization of the environment.
errorTextSize The size in bytes of the errorText buffer.
Returns:
A pointer to the client runtime interface or 0 if an error occured.