NWADAppendExternalRecords
Adds external audit events to an event record
#include <nwaudit.h>
or
#include <nwnet.h>
N_EXTERNAL_LIBRARY NWRCODE NWADAppendExternalRecords (
NWCONN_HANDLE conn,
nuint32 auditFileObjectID,
nuint32 vendorID,
nuint32 numberRecords,
pNWAuditRecord recordsPtr);
uses audwin32
Function NWADAppendExternalRecords
(conn : NWCONN_HANDLE;
auditFileObjectID : nuint32;
vendorID : nuint32;
numberRecords : nuint32;
recordsPtr : pNWAuditRecord
) : NWRCODE;
These are common return values; see Return Values (Return Values for C) for more information.
NWADAppendExternalRecords will only work with NetWare 4.11. For a list of event bits, see Event Bits Tables.