VirtualBox

Changeset 29965 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jun 1, 2010 6:41:10 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
62251
Message:

Main: Make IConsole::teleport() fail with the same message as the target when there are configuration errors.

File:
1 edited

Legend:

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

    r29957 r29965  
    519519    static DECLCALLBACK(int)    stateProgressCallback(PVM pVM, unsigned uPercent, void *pvUser);
    520520
    521     static DECLCALLBACK(void)   setVMErrorCallback(PVM pVM, void *pvUser, int rc, RT_SRC_POS_DECL,
    522                                                    const char *pszFormat, va_list args);
     521    static DECLCALLBACK(void)   genericVMSetErrorCallback(PVM pVM, void *pvUser, int rc, RT_SRC_POS_DECL,
     522                                                          const char *pszErrorFmt, va_list va);
    523523
    524524    static DECLCALLBACK(void) setVMRuntimeErrorCallbackF(PVM pVM, void *pvUser, uint32_t fFatal,
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