VirtualBox

Changeset 35134 in vbox


Ignore:
Timestamp:
Dec 15, 2010 1:38:10 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
68971
Message:

Main/idl: need another event for signalling that VBoxSVC was successfully restarted

File:
1 edited

Legend:

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

    r35106 r35134  
    1502015020      </desc>
    1502115021    </const>
    15022     <const name="OnBandwidthGroupChanged" value="69">
     15022    <const name="OnVBoxSVCAvailable" value="69">
     15023      <desc>
     15024        See <link to="IVBoxSVCAvailableEvent">IVBoxSVCAvailableEvent</link>.
     15025      </desc>
     15026    </const>
     15027    <const name="OnBandwidthGroupChanged" value="70">
    1502315028      <desc>
    1502415029        See <link to="IBandwidthGroupChangedEvent">IBandwidthGroupChangedEvent</link>.
     
    1502715032
    1502815033    <!-- Last event marker -->
    15029     <const name="Last" value="70">
     15034    <const name="Last" value="71">
    1503015035      <desc>
    1503115036        Must be last event, used for iterations and structures relying on numerical event values.
     
    1632216327
    1632316328  <interface
     16329    name="IVBoxSVCAvailableEvent" extends="IEvent"
     16330    uuid="0c971ea4-f3e0-4f4d-8558-ea0239c83031"
     16331    wsmap="managed" autogen="VBoxEvent" id="OnVBoxSVCAvailable"
     16332    >
     16333    <desc>
     16334      Notification when VBoxSVC becomes available again after being unavailable.
     16335    </desc>
     16336  </interface>
     16337
     16338  <interface
    1632416339    name="IBandwidthGroupChangedEvent" extends="IEvent"
    1632516340    uuid="334df94a-7556-4cbc-8c04-043096b02d82"
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