Category: MS Windows
Flags: available only in protected mode, Undocumented function

INT 2F - MS Windows - PAGEFILE - GET API ENTRY POINT

	AX = 1684h
	BX = 0021h (virtual device ID for PAGEFILE device) (see #02642)
	ES:DI = 0000h:0000h
Return: ES:DI -> VxD API entry point (see #02661)
		  0000h:0000h if the VxD does not support an API
SeeAlso: AX=1684h/BX=0017h,#01289 at INT 20"Windows"