Changeset 20042 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- May 26, 2009 2:49:55 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 47776
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r20031 r20042 6968 6968 <interface 6969 6969 name="IHost" extends="$unknown" 6970 uuid=" 539d7194-2281-403e-9fb2-0f79a784966d"6970 uuid="a13b5556-5c0b-4f80-9df6-6f804f3336a1" 6971 6971 wsmap="managed" 6972 6972 > … … 7107 7107 <attribute name="UTCTime" type="long long" readonly="yes"> 7108 7108 <desc>Returns the current host time in milliseconds since 1970-01-01 UTC.</desc> 7109 </attribute> 7110 7111 <attribute name="Acceleration3DAvailable" type="boolean" readonly="yes"> 7112 <desc>Returns true when the host supports 3D hardware acceleration.</desc> 7109 7113 </attribute> 7110 7114
Note:
See TracChangeset
for help on using the changeset viewer.