NWIsDSServer(3nw)
NWIsDSServer --
checks presence or absence of Directory Services on the server
Synopsis
#include <nwnet.h>
see also
#include <nwdsmisc.h>
NWDSCCODE NWFAR NWPASCAL NWIsDSServer
(NWCONN_HANDLE conn,
pnstr8 treeName);
Description
The parameters are as follows:
- conn
-
(IN) Specifies the NetWare server connection handle.
- treeName
-
(OUT) Points to the tree name returned if DS.
Return values
- 0x0001
-
NDS NCP is hooked and NDS is running
- 0x0000
-
Not NDS
Services
Connection (Directory Support)
NCP calls
- 0x2222 104 01
-
Ping for NDS NCP
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.