Changeset 105971 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Sep 5, 2024 8:03:42 AM (8 months ago)
- svn:sync-xref-src-repo-rev:
- 164711
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r105968 r105971 12383 12383 <interface 12384 12384 name="IHost" extends="$unknown" 12385 uuid=" 89b05229-cecf-4ef6-816f-c0c13f2c4da3"12385 uuid="d5dcece0-b202-4416-a138-03502784cc07" 12386 12386 wsmap="managed" 12387 12387 rest="managed" … … 12566 12566 <attribute name="UTCTime" type="long long" readonly="yes"> 12567 12567 <desc>Returns the current host time in milliseconds since 1970-01-01 UTC.</desc> 12568 </attribute>12569 12570 <attribute name="acceleration3DAvailable" type="boolean" readonly="yes">12571 <desc>Returns @c true when the host supports 3D hardware acceleration.</desc>12572 12568 </attribute> 12573 12569
Note:
See TracChangeset
for help on using the changeset viewer.