Function eCAL::Process::StopProcess(int)

Function eCAL::Process::StopProcess(int)#

Function Documentation#

ECAL_API bool eCAL::Process::StopProcess(int proc_id_)#

Stop specified process (windows only).

Deprecated:

This function is deprecated and will be removed in future eCAL versions.

Parameters:

proc_id_ – Process id.

Returns:

True if successful.