Function eCAL::Process::AddRegistrationCallback

Function Documentation

ECAL_API int eCAL::Process::AddRegistrationCallback(enum eCAL_Registration_Event event_, RegistrationCallbackT callback_)

Add registration callback.

Parameters
  • event_ – The type of registration.

  • callback_ – The callback.

Returns

Zero if succeeded.