NetErrorLogClear function (lmerrlog.h)

The NetErrorLogClear function is obsolete. It is included for compatibility with 16-bit versions of Windows. Other applications should use event logging.

Syntax

NET_API_STATUS NET_API_FUNCTION NetErrorLogClear(
  LPCWSTR UncServerName,
  LPCWSTR BackupFile,
  LPBYTE  Reserved
);

Parameters

UncServerName

TBD

BackupFile

TBD

Reserved

TBD

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header lmerrlog.h