Interrups | Categories | Contents |
AX = 350Ah EBX = absolute physical address ECX = size in bytes of area to map
Return:
CF clear if successful CF set on error (insufficient memory or service refused by DPMI host)
Notes: Should not make repeated calls for the same physical address. There is no provision for unmapping memory
Category: DOS Extenders - Int 21h - F
Interrups | Categories | Contents |