NetAuditClear function (lmaudit.h)
The NetAuditClear 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 NetAuditClear(
LPCWSTR server,
LPCWSTR backupfile,
LPCWSTR service
);
Parameters
server
TBD
backupfile
TBD
service
TBD
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | lmaudit.h |