VirtualBox

Ignore:
Timestamp:
Oct 13, 2009 12:43:15 PM (15 years ago)
Author:
vboxsync
Message:

BridgedInterfaceDown warning added.

File:
1 edited

Legend:

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

    r23703 r23720  
    471471                                                   const char *pszFormat, va_list args);
    472472
     473    static DECLCALLBACK(void) setVMRuntimeErrorCallbackF (PVM pVM, void *pvUser, uint32_t fFatal,
     474                               const char *pszErrorId,
     475                               const char *pszFormat, ...);
    473476    static DECLCALLBACK(void) setVMRuntimeErrorCallback (PVM pVM, void *pvUser, uint32_t fFatal,
    474477                               const char *pszErrorId,
Note: See TracChangeset for help on using the changeset viewer.

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