VirtualBox

Changeset 14718

Show
Ignore:
Timestamp:
11/27/08 17:23:20 (1 month ago)
Author:
vboxsync
Message:

Revert, MS compiler does not like it.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy