Changeset 85283 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Jul 12, 2020 2:54:15 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ApplianceImpl.h
r84340 r85283 132 132 bool i_isApplianceIdle(); 133 133 HRESULT i_searchUniqueVMName(Utf8Str& aName) const; 134 HRESULT i_ searchUniqueImageFilePath(const Utf8Str &aMachineFolder,134 HRESULT i_ensureUniqueImageFilePath(const Utf8Str &aMachineFolder, 135 135 DeviceType_T aDeviceType, 136 136 Utf8Str &aName) const;
Note:
See TracChangeset
for help on using the changeset viewer.