RtfwDeleteAllMonitorSessions

RtfwDeleteAllMonitorSessions deletes all wRTOS Monitoring session folders located in the session parent folder configured by RtfwSetMonitorConfiguration.

Syntax

Copy
bool RtfwDeleteAllMonitorSessions(
);

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: