Release Handle and Memory                           

Input

Output

AX

45h   Error Code   AX

BX

        BX

CX

        CX

DX

 EMM Handle     DX
     Deallocates  the  logical  pages  of  expanded  memory  currently
     assigned to a handle and then releases the handle itself.

     Notes:

     *  Upward and downward compatible with both EMS and EEMS 3.2.

     *  When a handle is  deallocated,  its name is set to all ASCII
        nulls (binary zeros).

     *  A program must perform this  function before it exits to DOS
        or no other programs can use these pages or the EMM handle.


Copyright © 1985 to 2003 Beta Systems                            Last modified: Wednesday April 30, 2003 .