Function client_create

Function client_create#

Function Documentation#

ECAL_API ECAL_HANDLE client_create(const char *service_name_)#

Create a client.

Deprecated:

Will be removed in future eCAL versions.

Parameters:

service_name_ – Service name.

Returns:

Handle to created client or NULL if failed.