TTSIsAvailable

Reports whether the server has transaction tracking enabled (For cross-platform functionality, see Developing NLMs with Cross-Platform Functions ( NDK: NLM Development Concepts, Tools, and Functions) and call call NWTTSIsAvailable.)

Local Servers:nonblocking
Remote Servers:blocking
NetWare Server:3.x, 4.x, 5.x, 6.x
Platform:NLM
Service:Server-Based TTS

Syntax

  #include <\nlm\nit\nwtts.h>  
   
  int TTSIsAvailable (void); 
  

Return Values

Decimal

Hex

Constant

1

(0x01)

TTS_AVAILABLE

253

(0xFD)

ERR_TTS_DISABLED: TTS is available but is presently disabled.

Remarks

The NetWare 3.x and 4.x OS always supports TTS, but TTS can be disabled.