VirtualBox

Changeset 48803 in vbox for trunk


Ignore:
Timestamp:
Oct 2, 2013 5:09:25 AM (11 years ago)
Author:
vboxsync
Message:

Main: introduces event IHostNameResolutionConfigurationChangeEvent, notifying clients about Host name resolution setting has been changed.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/log.h

    r48607 r48803  
    368368    /** Main group, IHost. */
    369369    LOG_GROUP_MAIN_HOST,
     370    /** Main group, IHostNameResolutionConfigurationChangeEvent. */
     371    LOG_GROUP_MAIN_HOSTNAMERESOLUTIONCONFIGURATIONCHANGEEVENT,
    370372    /** Main group, IHostNetworkInterface. */
    371373    LOG_GROUP_MAIN_HOSTNETWORKINTERFACE,
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r48765 r48803  
    1958219582  <enum
    1958319583    name="VBoxEventType"
    19584     uuid="e40cbdc9-ef63-4407-9b7b-2d1201a39bd1"
     19584    uuid="5248e377-e578-47d7-b07b-84b1db6db8a8"
    1958519585    >
    1958619586
     
    1995619956      </desc>
    1995719957    </const>
     19958    <const name="OnHostNameResolutionConfigurationChange" value="94">
     19959      <desc>
     19960        See <link to="IHostNameResolutionConfigurationChangeEvent">IHostNameResolutionConfigurationChangeEvent</link>.
     19961      </desc>
     19962    </const>
     19963    <!-- OnHostNameResolutionConfigurationChange -->
    1995819964    <!-- Last event marker -->
    19959     <const name="Last" value="94">
     19965    <const name="Last" value="95">
    1996019966      <desc>
    1996119967        Must be last event, used for iterations and structures relying on numerical event values.
     
    2189421900  </interface>
    2189521901
     21902  <interface
     21903    name="IHostNameResolutionConfigurationChangeEvent" extends="IEvent"
     21904    uuid="f9b9e1cf-cb63-47a1-84fb-02c4894b89a9"
     21905    wsmap="managed" autogen="VBoxEvent" id="OnHostNameResolutionConfigurationChange"
     21906    >
     21907  </interface>
     21908
    2189621909  <module name="VBoxSVC" context="LocalServer">
    2189721910    <class name="VirtualBox" uuid="B1A7A4F2-47B9-4A1E-82B2-07CCD5323C3F"
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