Changeset 71139 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Feb 27, 2018 5:48:13 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 121027
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h
r70129 r71139 74 74 STDMETHODIMP_(HRESULT) RegisterVBoxSVC(IVBoxSVCRegistration *aVBoxSVC, LONG aPid, IUnknown **aExistingVirtualBox); 75 75 STDMETHODIMP_(HRESULT) DeregisterVBoxSVC(IVBoxSVCRegistration *aVBoxSVC, LONG aPid); 76 STDMETHODIMP_(HRESULT) NotifyClientsFinished(); 76 77 77 78
Note:
See TracChangeset
for help on using the changeset viewer.