RtfwUnloadRtApi

RtfwUnloadRtApi unloads the RTAPI library. This is only necessary if you need to detach from the Subsystem after a Subsystem-dependent function is called.

Syntax

Copy
bool RtfwUnloadRtApi();

Parameters

This function has no parameters.

Return Value

If the function succeeds, it returns TRUE. If the function fails, it returns FALSE. Call GetLastError for additional error information.

Remarks

RtfwUnloadRtApi only unloads explicit calls to RTAPI.

Requirements

Minimum supported version Header Library

wRTOS 1.0 SDK

RtfwApi.h

RtfwApi.lib