Function client_destroy

Function client_destroy#

Function Documentation#

ECAL_API bool client_destroy(ECAL_HANDLE handle_)#

Destroy a client.

Deprecated:

Will be removed in future eCAL versions.

Parameters:

handle_ – Client handle.

Returns:

True if succeeded.