INtime SDK Help
get_RT_trace_state (INscope)
INtime SDK v6 > About INtime > Other system libraries > INscope API > get_RT_trace_state (INscope)

Retrieves the current state of the INscope RT Server Component and any current traces.

int get_RT_trace_state(void);

Parameters

None.

Return Values

0:
Tracing is disabled.
1:
Tracing is enabled.
2:
The trace buffer is locked.
-1:
The INscope RT Server Component is not loaded on the INtime node.

Requirements

Versions Defined in Include Link to
INtime 3.1 intime/rt/include/traceapi.h traceapi.h traceapi.lib
See Also