Int 2C/AX=0027h

Prev Next Ralf Interrups Categories Contents

------

Cloaking - CHAIN TO V86-MODE INTERRUPT HANDLER

AX = 0027h
DS:EBX -> client register structure (see #02559)

Return:
CF clear if successful client register structure updated CF set if no more nested procedure call space available

Notes: This call uses the V86-mode stack supplied in the client structure, and jumps to the address specified by CS:IP in the client structure. This function was first introduced with RM386 (RAM-MAN/386) v6.00

See Also: AX=0025h - AX=0026h

Category: Memory Management - Int 2Ch - C

------

Prev Next Ralf Interrups Categories Contents