INT 2F - Multiplex - Lotus CD/Networker GET DATA AREA                           
	AX = D002h
	BX = 4D44h
	DX = bitmap identifying one loaded CD/Networker TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user.  The name comes from the name of the DOS function call used to remain in memory after termination.
Return: ES:DI -> data area owned by TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user.  The name comes from the name of the DOS function call used to remain in memory after termination.
Note:	the format of the data area changes with each minor revision, so it
	  cannot be counted on
SeeAlso: AX=D000h"Lotus"