Changeset 15530 in vbox for trunk/src/VBox/Main
- Timestamp:
- Dec 15, 2008 6:44:38 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r15486 r15530 3311 3311 3312 3312 <attribute name="CPUCount" type="unsigned long"> 3313 <desc>Number of virtual CPUs in the VM. </desc>3313 <desc>Number of virtual CPUs in the VM. In the current version of the product, this is always 1.</desc> 3314 3314 </attribute> 3315 3315 … … 5256 5256 5257 5257 <method name="powerButton"> 5258 <desc>Send the ACPI power button event to the guest.5258 <desc>Sends the ACPI power button event to the guest. 5259 5259 <result name="VBOX_E_INVALID_VM_STATE"> 5260 5260 Virtual machine not in Running state.
Note:
See TracChangeset
for help on using the changeset viewer.