Int 31/AX=050Ah

Prev Next Ralf Interrups Categories Contents

------

DPMI 1.0+ - GET MEMORY BLOCK SIZE AND BASE

AX = 050Ah
SI:DI = memory block handle

Return:
CF clear if successful SI:DI = size in bytes BX:CX = base address CF set on error AX = error code (8023h) (see #03143)

See Also: AX=0501h - AX=0504h

Category: DOS Extenders - Int 31h - D

------

Prev Next Ralf Interrups Categories Contents