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 NetAuditWrite 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 NetAuditWrite(
DWORD type,
LPBYTE buf,
DWORD numbytes,
LPCWSTR service,
LPBYTE reserved
);
Parameters
type
TBD
buf
TBD
numbytes
TBD
service
TBD
reserved
TBD
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | lmaudit.h |
| Library | NetAPI32.Lib |