NWADClose(3nw)
NWADClose --
frees the auditHandle
Synopsis
#include <nwaudit.h>
or
#include <nwnet.h>
N_EXTERN_LIBRARY NWRCODE NWADClose
(pnptr auditHandle);
Description
The parameters are as follows:
- auditHandle
-
(IN) Points to the auditHandle allocated by NWADOpen.
Return values
- 0x0000
-
SUCCESSFUL
Notices
All auditHandles allocated by NWADOpen must be freed by calling NWADClose.
Services
Auditing
References
NWADOpen(3nw),
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.