Interrups | Categories | Contents |
AX = 1684h BX = 0028h (virtual device ID for NDIS device) (see #02642) ES:DI = 0000h:0000h
Return:
ES:DI -> VxD API entry point (see #02668) 0000h:0000h if the VxD does not support API in current mode
See Also: AX=1684h"DEVICE API" - INT 20"Windows"
(Table 02668) Call NDIS.VXD entry point with:. ??? = function number 0000h set ??? to ??? ??? = new ???
Return:
DX:AX = 0000h:0001h 0002h ??? ???Return:
DX:AX -> ??? 0003h reset ??? to defaultReturn:
DX:AX = 0000h:0001h elseReturn:
DX:AX = 0000h:0000h
See Also: #02666 - #02669
Category: Windows - Int 2Fh - M
Interrups | Categories | Contents |