Int 2F Fn 1684 - Ms Windows - Nwredir - Get Api Entry Point [W]
AX = 1684h
BX = 048Eh (virtual device ID for NWREDIR device) (see #2329)
ES:DI = 0000h:0000h
Return: ES:DI -> VxD API entry point (see #2378)
0000h:0000h if the VxD does not support API in current mode
See Also: AX=1684h"DEVICE API",INT 20"Windows"
(Table 2378)
Call Windows95 NWREDIR.VXD entry point with:
Return: CF set
EAX = FFFFFFFFh
See Also: #2377