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

Create Alias Descriptor [0.9]

Creates a new LDT data descriptor that has the same base and limit as the specified descriptor.

Call With

AX = 000AH
BX = selector

Returns

if function successful
Carry flag = clear
AX = data selector (alias)

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

Notes


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