Int 21/AX=F222h/SF=09h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - TTS GET CONTROL FLAGS

AX = F222h subfn 09h
CX = length of request buffer in bytes
DX = length of reply buffer in bytes
DS:SI -> request buffer (see #02299)
ES:DI -> reply buffer (see #02300)

Return:
AX = status (see #02860 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 02299) 00h BYTE 09h (subfunction "TTS Get Transaction Bits")

See Also: #02300

Format of NetWare "TTS Get Transaction Bits" reply packet: Offset Size Description (Table 02300) 00h BYTE TTS control flags

bit 0:
Forced (automatic) record locking enabled

bits 1-7:
Reserved

See Also: #02299

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents