INtime SDK Help
RtIsInRtss (iwin32x)

Indicates which environment the process runs in the INtime real-time environment or a simulated one. Since iwin32x is a Windows process, the function always returns FALSE. Provided only for compatibility.

BOOLEAN RtIsInRtss(void);

Parameters

None.

Return Values

FALSE
The process runs in the windows environment.

Requirements

Versions Defined in Include Link to
INtime 3.0 intime/nt/include/iwin32x.h iwin32x.h iwin32x.lib
   
See Also