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