VMMJmp

include vmm.inc

VMMJmp Service
 

Jumps to the specified VMM service.

Service
Name of the service to jump to. This parameter can be any service that is explicitly defined in the service table for the VMM.

This macro is identical to the VxDJmp macro, except that it also validates that the service being called is a VMM service.

See Also

VMMCall, VxDJmp