Int 67H [EMS 4.0] Function 54H (84) Subfunction 01H Search for handle name

Returns the EMM handle associated with the specified name.

Call with:

AH = 54H

AL = 01H

DS:SI = segment:offset of 8-byte handle name

Returns:

If function successful

AH = 00H

DX = EMM handle

If function unsuccessful

AH = error code