APIRET _stdcall ConnectKernel(NewValueProc proc, unsigned short timeout); |
| Code | Description |
|---|---|
| API_OK | It signalizes a correctly established connection to the D2000 Server. |
| API_TimeoutError | The D2000 Server is running, but the connection was not established in the given time. |
| API_ConnectError | Required D2000 Server is not available. |