Int 21/AX=F268h/SF=C8h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare v4+ - GET DS AUDITING STATISTICS

AX = F268h subfn C8h
CX = length of request buffer in bytes (0001h)
DX = length of reply buffer in bytes (0020h)
DS:SI -> request buffer (see #02475)
ES:DI -> reply buffer (see #02476)

Return:
AL = status (see #02860 at INT 2F/AX=7A20h/BX=0000h) reply buffer filled

See Also: AX=F258h/SF=01h - AX=F268h/SF=01h - AX=F268h/SF=04h

Format of NetWare "Get DS Auditing Statistics" request buffer: Offset Size Description (Table 02475) 00h BYTE C8h (subfunction "Get DS Auditing Statistics")

See Also: #02476

Format of NetWare "Get DS Auditing Statistics" reply buffer: Offset Size Description (Table 02476) 00h WORD auditing version (date) 02h WORD audit file version (date) 04h DWORD auditing enabled flag 08h DWORD audit file's size 0Ch DWORD audit configuration file's size 10h DWORD maximum audit file size 14h DWORD audit file size threshold 18h DWORD number of audit records 1Ch DWORD number of history records

See Also: #02424 - #02475

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents