Changeset 75920 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- Dec 3, 2018 6:17:11 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r75919 r75920 3646 3646 <const name="CloudOCIVCN" value="31" /> 3647 3647 <const name="CloudOCIPublicIP" value="32" /> 3648 <const name="CloudOCIProfile Path" value="33" />3648 <const name="CloudOCIProfileName" value="33" /> 3649 3649 <const name="CloudOCISubnet" value="34" /> 3650 3650 <const name="CloudOCIKeepObject" value="35" /> … … 3852 3852 </method> 3853 3853 3854 <method name="removeDescriptionByType"> 3855 <desc>Delete all records which are equal to the passed type from the list</desc> 3856 3857 <param name="type" type="VirtualSystemDescriptionType" dir="in"> 3858 <desc></desc> 3859 </param> 3860 </method> 3861 3854 3862 <method name="getValuesByType"> 3855 3863 <desc>This is the same as <link to="#getDescriptionByType" /> except that you can specify which
Note:
See TracChangeset
for help on using the changeset viewer.