Call With
AX = 0007H
BX = selector
CX:DX = 32-bit linear base address of segment
Returns
if function successful
Carry flag = clear
if function unsuccessful
Carry flag = set
AX = error code
8022H | invalid selector |
8025H | invalid linear address (changing the base would cause the descriptor to reference a linear address range outside that allowed for DPMI clients) |