NetAuditWrite 函数 (lmaudit.h)

NetAuditWrite 函数已过时。 包含它是为了与 16 位版本的 Windows 兼容。 其他应用程序应使用 事件日志记录

语法

NET_API_STATUS NET_API_FUNCTION NetAuditWrite(
  DWORD   type,
  LPBYTE  buf,
  DWORD   numbytes,
  LPCWSTR service,
  LPBYTE  reserved
);

参数

type

TBD

buf

TBD

numbytes

TBD

service

TBD

reserved

TBD

返回值

要求

要求
目标平台 Windows
标头 lmaudit.h