Int 2F Fn 1684 - Ms Windows - Vcond - Get Api Entry Point [W]
AX = 1684h
BX = 0038h (virtual device ID for VCOND device) (see #2329)
ES:DI = 0000h:0000h
Return: ES:DI -> VxD API entry point (see #2365)
0000h:0000h if the VxD does not support API in current mode
See Also: AX=1684h"DEVICE API",INT 20"Windows"
(Table 2365)
Call VCOND.VXD virtual-86 entry point with:
AX = function number
0202h
0203h
0204h
0205h
0206h
0207h
0208h
0209h
020Ah
020Bh
020Dh
020Eh
020Fh
0210h
0401h
0402h
0403h
0404h
0405h
else
NOP
See Also: #2366,#2364
(Table 2366)
Call VCOND.VXD protected-mode entry point with:
AX = function number
0301h
0302h
0303h
0304h
0305h
0306h
0307h
0308h
else
NOP
See Also: #2365,#2363