Int 2F/AX=1684h/BX=0032h

Prev Next Ralf Interrups Categories Contents

------

MS Windows - SERVER / VSERVER - GET API ENTRY POINT

AX = 1684h
BX = 0032h (virtual device ID for SERVER device) (see #02642)
ES:DI = 0000h:0000h

Return:
ES:DI -> VxD API entry point (see #02671) 0000h:0000h if the VxD does not support API in current mode

See Also: AX=1684h"DEVICE API" - #01296 at INT 20"Windows"

(Table 02671) Call Windows95 VSERVER.VXD protected-mode entry point with:. AX = function number 0003h NOP

Return:
AX = 0000h 0004h NOP

Return:
AX = 0000h 0007h NOP

Return:
AX = 0000h 0008h NOP

Return:
Nothing 000Fh ???

Return:
AX = status 0000h successful 0842h on error 0010h ???

Return:
AX = status 0000h successful 0842h on error else

Return:
AX = 0032h

See Also: #02670 - #02672

Category: Windows - Int 2Fh - M

------

Prev Next Ralf Interrups Categories Contents