Call With
AX = 0500H
ES:(E)DI = selector:offset of 48-byte buffer
Returns
Carry flag = clear (this function always succeeds)
and the buffer is filled in with the following
information:
Offset Length Contents 00H 4 Largest available free block in bytes 04H 4 Maximum unlocked page allocation in pages 08H 4 Maximum locked page allocation in pages 0CH 4 Linear address space size in pages 10H 4 Total number of unlocked pages 14H 4 Total number of free pages 18H 4 Total number of physical pages 1CH 4 Free linear address space in pages 20H 4 Size of paging file/partition in pages 24H 0CH Reserved, all bytes set to 0FFH