Interrups | Categories | Contents |
AX = 0001h BX = selector to free
Return:
CF clear if successful CF set on error AX = error code (DPMI 1.0+) (8022h) (see #03143)
Notes: Only one descriptor is freed per call. The program's initial CS, DS, and SS descriptors may be freed. (DPMI 1.0+) any segment registers containing the freed selector are set to 0000h. Not supported by MS Windows 3.0 in Standard mode
See Also:
AX=0000h - AX=000Ah - AX=000Dh - INT 21/AX=3502
Category:
DOS Extenders
-
Int 31h
-
D
Interrups | Categories | Contents |