Changeset 62014 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Jul 4, 2016 4:18:43 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 108472
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/MachineImpl.h
r61042 r62014 932 932 HRESULT getStorageControllers(std::vector<ComPtr<IStorageController> > &aStorageControllers); 933 933 HRESULT getSettingsFilePath(com::Utf8Str &aSettingsFilePath); 934 HRESULT getSettingsAuxFilePath(com::Utf8Str &aSettingsAuxFilePath); 934 935 HRESULT getSettingsModified(BOOL *aSettingsModified); 935 936 HRESULT getSessionState(SessionState_T *aSessionState);
Note:
See TracChangeset
for help on using the changeset viewer.