VMPoll_Enable_Disable

include vmpoll.inc

VxDcall VMPoll_Enable_Disable


The VMPoll_Enable_Disable service enables or disables polling of the specified virtual machine.

Parameters

AL

Specifies whether to disable (zero) or enable (nonzero) polling.

EBX

Specifies the handle of the virtual machine to enable or disable polling for. If this parameter is zero, polling is globally enabled or disabled.

Return Value

This service has no return value.