Changeset 101057 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Sep 7, 2023 5:12:48 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r101039 r101057 12619 12619 name="IPlatformProperties" 12620 12620 extends="$unknown" 12621 uuid=" fb682653-c51d-42d4-bc30-db7c3e8bf75d"12621 uuid="1ec98a25-d94c-4cfb-a012-5e21481c154c" 12622 12622 wsmap="managed" 12623 12623 rest="managed" … … 12870 12870 </method> 12871 12871 12872 <method name="getStorageBusFor StorageControllerType">12872 <method name="getStorageBusForControllerType"> 12873 12873 <desc>Returns the <link to="StorageBus"/> enum value 12874 12874 for a given storage controller type.</desc> … … 12883 12883 </method> 12884 12884 12885 <method name="getStorageControllerTypesFor StorageBus">12885 <method name="getStorageControllerTypesForBus"> 12886 12886 <desc>Returns the possible <link to="StorageControllerType"/> enum values 12887 12887 for a given storage bus.</desc>
Note:
See TracChangeset
for help on using the changeset viewer.