Int 2C/AX=0003h

Prev Next Ralf Interrups Categories Contents

------

Cloaking - SET SEGMENT LIMIT

AX = 0003h
SI = selector
EBX = new limit

Return:
CF clear if successful CF set on error AX = error code (see #02556)

Note: This function was first introduced with RM386 (RAM-MAN/386) v6.00

See Also: AX=0000h - AX=0002h - AX=0004h - INT 31/AX=0008

Category: Memory Management - Int 2Ch - C

------

Prev Next Ralf Interrups Categories Contents