[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 2F Fn 1602  - MS Windows/386 2.x - Get API Entry Point                 [W]

   AX = 1602h

Return: ES:DI -> Windows/386 2.x API procedure entry point

Notes: this interface is supported in Windows 3.x only for 2.x compatibility
   to get the current virtual machine (VM) ID in Windows/386 2.x:
       AX = 0000h
       ES:DI -> return address
       JUMP to address returned from INT 2F/AX=1602h
   After JUMP, at return address:
       BX = current VM ID.

See Also: AX=C020h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson