Changeset 101758 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Nov 3, 2023 4:20:14 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r101756 r101758 12717 12717 <attribute name="architecture" type="CPUArchitecture" readonly="yes"> 12718 12718 <desc>The CPU architecture.</desc> 12719 </attribute> 12719 </attribute> 12720 12720 </interface> 12721 12721 … … 12723 12723 name="IPlatformProperties" 12724 12724 extends="$unknown" 12725 uuid=" da633d5f-4858-42cf-9914-64bd4a2c9c7a"12725 uuid="25cf8416-1e5b-4d01-ae9d-1dc34ef737c8" 12726 12726 wsmap="managed" 12727 12727 rest="managed" … … 12809 12809 </attribute> 12810 12810 12811 <attribute name=" getSupportedNetAdpPromiscModePols" type="NetworkAdapterPromiscModePolicy" safearray="yes" readonly="yes">12811 <attribute name="supportedNetAdpPromiscModePols" type="NetworkAdapterPromiscModePolicy" safearray="yes" readonly="yes"> 12812 12812 <desc> 12813 12813 Returns an array of officially supported values for enum <link to="NetworkAdapterPromiscModePolicy"/>,
Note:
See TracChangeset
for help on using the changeset viewer.