Int 31/AX=FF0Ch

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

CauseWay - GetMem32 - ALLOCATE BLOCK OF MEMORY (32-bit)

AX = FF0Ch
ECX = size in bytes (FFFFFFFFh to get size of largest available block)

Return:
CF clear if successful BX = selector for accessing block if requested size not FFFFh:FFFFh ECX = size of largest available block if requested FFFFh:FFFFh CF set on error

See Also: AX=FF0Bh - AX=FF0Eh - AX=FF0Fh - AX=FF11h

Category: DOS Extenders - Int 31h - C

rbline.gif

lup.gif ldown.gif Interrups Categories Contents