RTProcessGetProcessById Method |
Returns a new RTProcess object, given the process ID of a real-time process.
Namespace:
IntervalZero.RTX64.RTAPI.Diagnostics.RTProcessAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Parameters
- processId
- Type: SystemInt32
The system-unique identifier of a process resource
Return Value
Type: RTProcessA RTProcess object that is associated with the local process resource identified by the processId parameter.
