Changeset 79033 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- Jun 7, 2019 9:22:06 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r78996 r79033 25961 25961 <interface 25962 25962 name="ICloudClient" extends="$unknown" 25963 uuid=" d1ac0b72-861a-11e9-a0cf-b38ea8ea9e63"25963 uuid="17a5ade9-d9ad-4723-8004-8f47d5d7a2cc" 25964 25964 wsmap="managed" reservedMethods="13" reservedAttributes="8" 25965 25965 > … … 26039 26039 Returns the list of the instances in the Cloud. 26040 26040 </desc> 26041 <param name="machineState" type="CloudMachineState" dir="in" />26041 <param name="machineState" type="CloudMachineState" dir="in" safearray="yes"/> 26042 26042 <param name="returnNames" type="IStringArray" dir="out"> 26043 26043 <desc>VM names.</desc>
Note:
See TracChangeset
for help on using the changeset viewer.