Int 21/AX=F222h/SF=0Ah

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - TTS SET CONTROL FLAGS

AX = F222h subfn 0Ah
CX = length of request packet in bytes
DX = 0000h (no reply packet)
DS:SI -> request packet (see #02301)
ES:DI ignored

Return:
AX = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)

See Also: AH=F2h"Novell" - AX=C702h - AX=F222h/SF=08h - AX=F222h/SF=09h

Format of NetWare "TTS Set Transaction Bits" request packet: Offset Size Description (Table 02301) 00h BYTE 0Ah (subfunction "TTS Set Transaction Bits") 01h BYTE TTS control flags

bit 0:
Forced (automatic) record locking enabled

bits 1-7:
Reserved

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents