NetAuditRead 函式 (lmaudit.h)
NetAuditRead 函式已過時。 它隨附於與16位版本的 Windows 相容。 其他應用程式應該使用 事件記錄。
語法
NET_API_STATUS NET_API_FUNCTION NetAuditRead(
LPCWSTR server,
LPCWSTR service,
LPHLOG auditloghandle,
DWORD offset,
LPDWORD reserved1,
DWORD reserved2,
DWORD offsetflag,
LPBYTE *bufptr,
DWORD prefmaxlen,
LPDWORD bytesread,
LPDWORD totalavailable
);
參數
server
TBD
service
TBD
auditloghandle
TBD
offset
TBD
reserved1
TBD
reserved2
TBD
offsetflag
TBD
bufptr
TBD
prefmaxlen
TBD
bytesread
TBD
totalavailable
TBD
傳回值
無
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | lmaudit.h |