Int 21 Fn F222 - Novell Netware - Tts Get Control Flags [N]
AX = F222h subfn 09h
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request buffer (see #1987)
ES:DI -> reply buffer (see #1988)
Return: AX = status (see #2546 at INT 2F/AX=7A20h/BX=0000h)
See Also: AH=F2h"Novell",AX=C702h,AX=F222h/SF=07h,AX=F222h/SF=0Ah
Format of NetWare "TTS Get Transaction Bits" request packet:
Offset Size Description (Table 1987)
00h BYTE 09h (subfunction "TTS Get Transaction Bits")
See Also: #1988
Format of NetWare "TTS Get Transaction Bits" reply packet:
Offset Size Description (Table 1988)
00h BYTE TTS control flags
bit 0: forced (automatic) record locking enabled
bits 1-7: reserved
See Also: #1987