Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
| Library | NetAPI32.Lib |