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 |