VKD_Local_Disable_Hot_Key


include vkd.inc

mov     eax, hHotKey
mov     ebx, VMHandle
VxDcall VKD_Local_Disable_Hot_Key

Disables a hot key in the specified virtual machine. Uses Flags.

hHotKey

Handle of the hot key.

VMHandle

Handle of the virtual machine.