|
Release Handle and Memory
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. |
|