NWDisableTTS(3nw)


NWDisableTTS -- disables transaction tracking on NetWare server

Synopsis

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

NWCCODE N_API NWDisableTTS (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

Notices

In UNIX, NWDisableTTS always returns SUCCESSFUL.

Services

Transaction Tracking

NCP calls

0x2222 23 207
Disable Transaction Tracking

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