VMVirtualPCEvent enumeration
[Windows Virtual PC is no longer available for use as of Windows 8. Instead, use the Hyper-V WMI provider (V2).]
Specifies the Windows Virtual PC events.
Syntax
typedef enum {
vmVirtualPCEvent_VMStateChange = 2,
vmVirtualPCEvent_EventLogged = 3
} VMVirtualPCEvent;
Constants
-
vmVirtualPCEvent_VMStateChange
-
A virtual machine's state has changed.
-
vmVirtualPCEvent_EventLogged
-
Virtual PC has logged an event.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
None supported |
End of client support |
Windows 7 |
Product |
Windows Virtual PC |
Header |
|