NWDSResetNDSStatistics(3nw)
NWDSResetNDSStatistics --
retrieves the NDS statistics
Synopsis
#include <nwdsmisc.h>
NWDSCCODE N_API NWDSResetNDSStatistics
(NWDSContextHandle context,
NWCONN_HANDLE connHandle);
Description
The parameters are as follows:
- context
-
(IN) Specifies the Directory context for the request.
- serverName
-
(IN) Specifies the server to send the request to.
Return values
- 0x0000
-
SUCCESS
- Non-zero Value
-
Error
Notices
NWDSResetNDSStatistics clears the statistics (resets the counters) that can be reported by NWDSGetNDSStatistics.
Services
Directory
NCP calls
None
References
NWDSGetNDSStatistics(3nw)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.