|
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.
|