RtfwDeleteAllScheduledProcesses

RtfwDeleteAllScheduledProcesses deletes all scheduled processes.

Syntax

Copy
bool RtfwDeleteAllScheduledProcesses(
);

Parameters

This function has no parameters.

Return Value

If the function succeeds, it returns TRUE. If the function fails, it returns FALSE. Call GetLastError to obtain an error code.

Requirements

Minimum supported version Header Library

wRTOS 1.0 SDK

RtfwApi.h

RtfwApi.lib

See Also: