Category: serial I/O

INT 14 - HUNTER 16 - GET INSTALLED PROTOCOLS COUNT

	AH = 27h
	AL = number of extended protocols installed (since last call)
Return: AL = total number installed, including new ones
Desc:	Returns the number of extended communication protocols installed
SeeAlso: AH=25h"HUNTER",AH=28h"HUNTER"