RtvdbStopLog

RtvdbStopLog cancels the current log request.

Syntax

Copy
DWORD RtvdbStopLog(
);

Return Values

Error code Meaning

ERROR_SUCCESS

The function succeeded.

ERROR_NOT_READY

The calling process has not called RtvdbInitialize.

ERROR_ABANDONED_WAIT_0

Failed to acquire the synchronization lock.

Remarks

The RtvdbStopLog function is deterministic.

Requirements

Minimum supported version Header Library

wRTOS 1.0 SDK

RtvdbApi.h

RtvdbApi_W64.lib (Windows), RtvdbApi.lib (RTSS)

See Also: