Changeset 48505 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Sep 17, 2013 3:48:55 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 89022
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/MachineImpl.h
r48431 r48505 457 457 STDMETHOD(COMGETTER(USBDeviceFilters))(IUSBDeviceFilters * *aUSBDeviceFilters); 458 458 STDMETHOD(COMGETTER(SettingsFilePath))(BSTR *aFilePath); 459 STDMETHOD(COMSETTER(SettingsFilePath))(IN_BSTR aFilePath); 459 460 STDMETHOD(COMGETTER(SettingsModified))(BOOL *aModified); 460 461 STDMETHOD(COMGETTER(SessionState))(SessionState_T *aSessionState);
Note:
See TracChangeset
for help on using the changeset viewer.