delorie.com/djgpp/doc/dpmi/api/310006.html   search  
Int 31H Function 0006H

Get Segment Base Address [0.9]

Returns the 32-bit linear base address from the LDT descriptor for the specified segment.

Call With

AX = 0006H
BX = selector

Returns

if function successful
Carry flag = clear
CX:DX = 32-bit linear base address of segment

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

Notes


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