Megosztás a következőn keresztül:


WPRCRemoveLogging

WPRCRemoveLogging is a function designed to remove or disable the logging mechanism.

Syntax

HRESULT WPRCRemoveLogging();

Parameters

None.

Return Value

The function returns an HRESULT code. A successful execution is typically indicated by S_OK. Failure is indicated by any other HRESULT code, which signifies an error occurred during the execution of the function.

Remarks

Functions