VirtualBox

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


Ignore:
Timestamp:
Nov 3, 2023 2:55:39 PM (15 months ago)
Author:
vboxsync
Message:

Main: Added IPlatformProperties::getSupportedNetworkAdapterPromiscModePolicies(). bugref:10384

File:
1 edited

Legend:

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

    r101683 r101737  
    1272312723    name="IPlatformProperties"
    1272412724    extends="$unknown"
    12725     uuid="6bf432a7-b9e6-4317-ba51-52373dac02de"
     12725    uuid="4c1c92fe-c486-475a-93d3-03be5e5dda3b"
    1272612726    wsmap="managed"
    1272712727    rest="managed"
     
    1280512805      <desc>
    1280612806        Returns an array of officially supported values for enum <link to="GraphicsControllerType"/>,
     12807        in the sense of what is e.g. worth offering in the VirtualBox GUI.
     12808      </desc>
     12809    </attribute>
     12810
     12811    <attribute name="supportedNetworkAdapterPromiscModePolicies" type="NetworkAdapterPromiscModePolicy" safearray="yes" readonly="yes">
     12812      <desc>
     12813        Returns an array of officially supported values for enum <link to="NetworkAdapterPromiscModePolicy"/>,
    1280712814        in the sense of what is e.g. worth offering in the VirtualBox GUI.
    1280812815      </desc>
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