Changeset 73169 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- Jul 17, 2018 8:08:42 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r73167 r73169 24911 24911 Creates a cloud operation object for the passed profile 24912 24912 if profile name is NULL or empty string creates operation for the active profile. 24913 if profile name is NULL or empty string and there is not the active profile 24913 if profile name is NULL or empty string and there is not the active profile 24914 24914 returns "VERR_INVALID_PARAMETER" 24915 24915 </desc> … … 24928 24928 UUID of the operation. 24929 24929 It's used later when user chooses and runs this cloud operation 24930 24930 </desc> 24931 24931 </param> 24932 24932 </method> … … 24939 24939 <desc> 24940 24940 UUID of the operation. 24941 24941 </desc> 24942 24942 </param> 24943 24943 <param name="timeout" type="long long" dir="in"> … … 24955 24955 <desc> 24956 24956 UUID of the operation. 24957 24957 </desc> 24958 24958 </param> 24959 24959 <param name="startOpTime" type="long long" dir="out"> … … 25027 25027 <desc> 25028 25028 UUID of the operation. 25029 25029 </desc> 25030 25030 </param> 25031 25031 <param name="values" type="wstring" safearray="yes" dir="in">
Note:
See TracChangeset
for help on using the changeset viewer.