delorie.com/djgpp/doc/dpmi/api/310000.html   search  
Int 31H Function 0000H

Allocate LDT Descriptors [0.9]

Allocates one or more descriptors in the task's Local Descriptor Table (LDT). The descriptor(s) allocated must be initialized by the application with other function calls.

Call With

AX = 0000H
CX = number of descriptors to allocate

Returns

if function successful
Carry flag = clear
AX = base selector

if function unsuccessful
Carry flag = set
AX = error code
8011Hdescriptor unavailable

Notes


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