Changeset 26548 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Feb 15, 2010 3:26:04 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 57726
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r26459 r26548 8275 8275 <interface 8276 8276 name="IGuestOSType" extends="$unknown" 8277 uuid=" 1498bf9c-c662-4cee-8f6f-59ec933fa892"8277 uuid="5e02d197-dfa2-474d-bd1d-3243a1f24afb" 8278 8278 wsmap="struct" 8279 8279 > … … 8339 8339 <attribute name="recommendedUsbHid" type="boolean" readonly="yes"> 8340 8340 <desc>Returns @c true if using USB Human Interface Devices, such as keyboard and mouse recommended.</desc> 8341 </attribute> 8342 8343 <attribute name="recommendedHpet" type="boolean" readonly="yes"> 8344 <desc>Returns @c true if using HPET is recommended for this OS type.</desc> 8341 8345 </attribute> 8342 8346
Note:
See TracChangeset
for help on using the changeset viewer.