delorie.com/djgpp/doc/dpmi/api/31000d.html   search  
Int 31H Function 000DH

Allocate Specific LDT Descriptor [0.9]

Allocates a specific LDT descriptor.

Call With

AX = 000DH
BX = selector

Returns

if function successful
Carry flag = clear
and descriptor has been allocated

if function unsuccessful
Carry flag = set
AX = error code
8011Hdescriptor unavailable (descriptor is in use)
8022Hinvalid selector (references GDT or beyond the LDT limit)

Notes


  prev next   webmaster     delorie software   privacy  
  Copyright © 1996     Updated Apr 1996