Windows-Supported API Overview

The Windows-Supported functions behave identically to the Windows functions and are supported in the RTSS environment. The function name is not prefixed with Rt since the behavior and the calling interface are identical in both environments.

An example is ResumeThread. This function is supported in the RTSS environment, has identical Windows equivalent, and the function interface is identical to the Windows function interface.

 

See Also