Int 31/AX=FF03h

Prev Next Ralf Interrups Categories Contents

------

CauseWay - GetSel - ALLOCATE NEW SELECTOR

AX = FF03h

Return:
CF clear if successful BX = new selector CF set on error

Note: The new selector is initialized with a base address of 000000h, a limit of 0000h, and attributes read/write expand-up data

See Also: AX=FF04h - AX=FF05h - AX=FF06h

Category: DOS Extenders - Int 31h - C

------

Prev Next Ralf Interrups Categories Contents