IVMVirtualMachineEvents interface
The IVMVirtualMachineEvents interface defines the outgoing event interface for the IVMVirtualMachine interface.
When to implement
The client implements these methods to receive events sent from IVMVirtualMachine.
Members
The IVMVirtualMachineEvents interface inherits from the IUnknown interface. IVMVirtualMachineEvents also has these types of members:
Methods
The IVMVirtualMachineEvents interface has these methods.
Method | Description |
---|---|
OnConfigurationChanged | Called when a value in the configuration for this virtual machine has changed. |
OnHeartbeatStopped | Called when the heartbeat of a virtual machine has stopped. |
OnRequestShutdown | Called to request a shutdown operation. |
OnReset | Called when a virtual machine has been reset. |
OnStateChange | Called when the state of a virtual machine has changed. |
OnTripleFault | Called when a virtual machine has triple-faulted. |
Requirements
Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
Header |
|