VirtualBox

Changeset 14718 in vbox


Ignore:
Timestamp:
Nov 27, 2008 4:23:20 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
40031
Message:

Revert, MS compiler does not like it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/VirtualBoxErrorInfoImpl.cpp

    r14715 r14718  
    129129STDMETHODIMP VirtualBoxErrorInfo::GetHelpContext (DWORD *pdwHelpContext)
    130130{
    131     ReturnComNotImplemented();
     131    return E_NOTIMPL;
    132132}
    133133
    134134STDMETHODIMP VirtualBoxErrorInfo::GetHelpFile (BSTR *pbstrHelpFile)
    135135{
    136     ReturnComNotImplemented();
     136    return E_NOTIMPL;
    137137}
    138138
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