VirtualBox

Changeset 105971 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Sep 5, 2024 8:03:42 AM (8 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
164711
Message:

Main: Removed IHost::acceleration3DAvailable property, as this wasn't really doing anything useful and just will confuse API users. We now have ISystemProperties::supportedGraphicsFeatures. bugref:10749

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r105968 r105971  
    1238312383  <interface
    1238412384    name="IHost" extends="$unknown"
    12385     uuid="89b05229-cecf-4ef6-816f-c0c13f2c4da3"
     12385    uuid="d5dcece0-b202-4416-a138-03502784cc07"
    1238612386    wsmap="managed"
    1238712387    rest="managed"
     
    1256612566    <attribute name="UTCTime" type="long long" readonly="yes">
    1256712567      <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>
    1257212568    </attribute>
    1257312569
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette