NWADCloseRecordFile(3nw)
NWADCloseRecordFile --
frees the recordHandle
Synopsis
#include <nwaudit.h>
or
#include <nwnet.h>
N_EXTERN_LIBRARY NWRCODE NWADCloseRecordFile
(pnptr recordHandle);
Description
The parameters are as follows:
- recordHandle
-
(IN/OUT) Points to the record handle to free.
Return values
- 0x0000
-
SUCCESSFUL
Notices
All resources used in the recordHandles allocated by NWADOpenRecordFile are freed by calling NWADCloseRecordFile.
Services
Auditing
References
NWADOpenRecordFile(3nw),
NWADReadRecord(3nw),
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.