Changeset 33239 in vbox for trunk/src/VBox/Main/VirtualBoxImpl.cpp
- Timestamp:
- Oct 19, 2010 3:59:39 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 66788
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/VirtualBoxImpl.cpp
r33238 r33239 1739 1739 1740 1740 return S_OK; 1741 }1742 1743 STDMETHODIMP VirtualBox::WaitForPropertyChange(IN_BSTR /* aWhat */,1744 ULONG /* aTimeout */,1745 BSTR * /* aChanged */,1746 BSTR * /* aValues */)1747 {1748 ReturnComNotImplemented();1749 1741 } 1750 1742
Note:
See TracChangeset
for help on using the changeset viewer.