| www.delorie.com/djgpp/doc/dpmi/api/310007.html | search | 
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) | 
| prev next webmaster | delorie software privacy | 
| Copyright © 1996 | Updated Apr 1996 |