VDD_Get_GrabRtn

    include minivdd.inc
    VxDCall VDD_Get_GrabRtn
 

The VDD_Get_GrabRtn service returns address of video grab routine. The grab routine is called by the virtual shell device when the appropriate hot key is pressed by the user. It makes a copy of the visible screen and controller state of the current virtual machine. The copy is accessible using the VDD_Get_GrbState and VDD_Get_GrbMem services.

Parameters

This service has no parameters.

Return Values

The ESI register contains the address of the grab routine.

Uses

Flags, ESI