VirtualBox

Ignore:
Timestamp:
Nov 20, 2017 8:18:32 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119190
Message:

VBoxSDS: Made VirtualBoxSDS internal and non-scriptable, dropping the API wrapping (sideeffect of either of those). The latter helps avoiding an annoying deadlock (requires reboot) when an API call goes south.

File:
1 edited

Legend:

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

    r69782 r69785  
    2440224402  <!--
    2440324403  // IVirtualBoxSDS
     24404  // Note! This actually extends IUnknown rather than IDispatch, notdual=yes
     24405  //       sees to that.
    2440424406  //////////////////////////////////////////////////////////////////////////
    2440524407  -->
    2440624408
    24407   <!-- This is now an internal interface, it doesn't need to be dual either. -->
    2440824409  <interface
    24409     name="IVirtualBoxSDS" extends="$unknown"
     24410    name="IVirtualBoxSDS" extends="$unknown" notdual="yes"
    2441024411    uuid="787d20ed-faf3-4170-6697-3a2a7de6e086"
    24411     wsmap="suppress"
     24412    wsmap="suppress" internal="yes"
    2441224413    reservedMethods="0" reservedAttributes="0"
    2441324414    >
Note: See TracChangeset for help on using the changeset viewer.

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