Previous: Function 000A - Create Alias Descriptor To the Table of Content Next: Function 000C - Set Descriptor

- 7.2.10 -
PMODE/W MSDOS Extender
PMODE/W Supported DPMI INT 31h functions

Function 000B - Get Descriptor

PMODE/W API

This function Copies the descriptor table entry for the specified selector into an 8 byte buffer.
In:
   AX     = 000bh
   BX     = selector
   ES:EDI = selector:offset of 8 byte buffer
Out:
   if successful:
     carry flag clear
     buffer pointed to by ES:EDI contains descriptor
   if failed:
     carry flag set



Previous: Function 000A - Create Alias Descriptor To the Table of Content Next: Function 000C - Set Descriptor
Function 000A - Create Alias Descriptor Table of Content Function 000C - Set Descriptor

- 7.2.10 -