Call With
AX = 050AH
SI:DI = memory block handle
Returns
if function successful
Carry flag = clear
SI:DI = size of memory block (bytes)
BX:CX = base address of memory block
if function unsuccessful
Carry flag = set
AX = error code
8023H | invalid handle |