RtfwDeleteAllMonitorSessions

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

Syntax

bool RtfwDeleteAllMonitorSessions(
);

Parameters

This function has no parameters.

Return Value

The function returns true if it succeeds. Otherwise, it returns false. Call GetLastError for additional error information.

Requirements

Minimum Required Version RTX64 3.4
Header RtfwAPI.h
Library RtfwAPI.lib

See Also:

RtfwSetMonitorConfiguration

RtfwDeleteMonitorSession