VirtualBox

Changeset 70129 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 14, 2017 2:18:51 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119686
Message:

VBoxSDS: ​​bugref:3300: fix compilation error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h

    r69796 r70129  
    7272
    7373    // IVirtualBoxSDS methods
    74     HRESULT RegisterVBoxSVC(IVBoxSVCRegistration *aVBoxSVC, LONG aPid, IUnknown **aExistingVirtualBox);
    75     HRESULT DeregisterVBoxSVC(IVBoxSVCRegistration *aVBoxSVC, LONG aPid);
     74    STDMETHODIMP_(HRESULT) RegisterVBoxSVC(IVBoxSVCRegistration *aVBoxSVC, LONG aPid, IUnknown **aExistingVirtualBox);
     75    STDMETHODIMP_(HRESULT) DeregisterVBoxSVC(IVBoxSVCRegistration *aVBoxSVC, LONG aPid);
    7676
    7777
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette