Returns the total number of handles that are supported by the Expanded Memory Manager, including the operating-system handle (0).
Call with:
AH = 54H
AL = 02H
Returns:
If function successful
AH = 00H
BX = number of handles
If function unsuccessful
AH = error code