NWCheckConsolePrivileges(3nw)


NWCheckConsolePrivileges -- determines if the logged-in user is a console operator

Synopsis

   #include <nwserver.h> 
   or 
   #include <nwcalls.h> 
   

NWCCODE N_API NWCheckConsolePrivileges (NWCONN_HANDLE conn);

Description

The parameters are as follows:

conn
(IN) Specifies the NetWare server connection handle.

Return values

0x0000
SUCCESSFUL

0x8801
INVALID_CONNECTION

0x89C6
NO_CONSOLE_PRIVILEGES

Services

File Server Environment

NCP calls

0x2222 23 200
Check Console Privileges

30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.