Category: DOS extenders
Flags: available only in protected mode, Undocumented function

INT 2F - Borland C++ DPMILOAD.EXE - GET ADDRESS OF ??? BY NUMBER

	AX = FB42h
	BX = 0006h
	CX = selector of DPMILOAD data (see #03130)
	DX = 1-based index into array of ??? 6-byte objects
Return: DX = status (see #03129)
	    0000h successful
		AX:BX -> ??? FAR function (called with two words on top of stk)
	    else
		BX destroyed
SeeAlso: AX=FB42h/BX=0005h,AX=FB42h/BX=000Eh